[Ecls-list] ecl-config and rpath feature yielding unexpected ~A
Matthew Mondor
mm_lists at pulsar-zone.net
Mon Apr 12 20:57:12 UTC 2010
Hello,
When building ECL with the rpath feature, the --libs and --ldflags that ecl-config generates are wrong, containing an unexpected FORMAT function ~A:
behemoth$ /usr/local/ecl/bin/ecl-config --cflags --libs
-Dnetbsd -I/usr/local/ecl/include/
-Wl,--rpath,~A -L/usr/local/ecl/lib/ -lecl -g -lpthread -lm
behemoth$ /usr/local/ecl/bin/ecl-config --cflags --ldflags
-Dnetbsd -I/usr/local/ecl/include/
-Wl,--rpath,~A -L/usr/local/ecl/lib/ -lecl -g -lpthread -lm
Thanks,
--
Matt
More information about the ecl-devel
mailing list