With GCC 3.2 I get:

Making all in DemChop
make[3]: Entering directory `/home/julianfoad/src/TerraGear/src/Prep/DemChop'
saveoutp c++ -O1 -finline-limit-256 -finline-functions -Wall -pedantic -Wpointer-arith -L/usr/X11R6/lib -o demchop demchop.o ../../../src/Lib/DEM/libDEM.a -lsgbucket -lsgmisc -lsgdebug -lsgxml -lz -lm
demchop.o: In function `main':
demchop.o(.text+0x52): undefined reference to `global_logstream'
demchop.o(.text+0x7f): undefined reference to `global_logstream'
demchop.o(.text+0x8c): undefined reference to `global_logstream'
demchop.o(.text+0xa4): undefined reference to `global_logstream'
demchop.o(.text+0xe9): undefined reference to `global_logstream'
demchop.o(.text+0xef): more undefined references to `global_logstream' follow
../../../src/Lib/DEM/libDEM.a(dem.o): In function `FGDem::read_a_record()':
dem.o(.text+0x423): undefined reference to `simgear::strutils::rstrip(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
collect2: ld returned 1 exit status

PLIB and SimGear were built from today's CVS, and installed.

- Julian


_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to