[anjuta-devel] Another strange problem: No executable generated



Hi all,

Another strange item. I have this rather simple project, no GUI, just a
couple of .c's and .h's. All files are in the same directory.

Everything compiles perfectly, except no executable is generated. Strange
thing is that the last line executed is:

/bin/sh ./libtool --tag=CC  --mode=link gcc  -g -O2   -o lbl_server lbl_server.o cg408.o tcp_ip.o templates.o 
serial.o tmu200.o code128.o cg408sim.o -lglib-2.0 -lusb-1.0 -ljansson 

Which looks quite correct. In fact, just executing the line from 'gcc' 
to the end _does_ generate the executable.

So, for some reason, this command doesn't seem to get executed at all.

John



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]