Re: Linux eubins and console colours

new topic     » goto parent     » topic index » view thread      » older message » newer message
jeremy said...

Even with me doing things manually, I get:

gcc: /home/jeremy/eubuild/eu/source/build/intobj/back/be_callc.o: No such file or directory 

It seems to me that the Makefile is writing be_callc.o and be_callc.s to the source directory, i.e. it's not paying attention to the build directory.

make[1]: Entering directory `/home/jeremy/eubuild/eu/source' 
gcc -c -w -DEUNIX  -DELINUX -fsigned-char -Os -O3 -ffast-math -fno-defer-pop  be_callc.c -obe_callc.o 
gcc -S -w -DEUNIX  -DELINUX -fsigned-char -Os -O3 -ffast-math -fno-defer-pop  be_callc.c -obe_callc.s 

All the other backend files are written correctly to build/intobj/back

I've never actually used the --build configure option explicitly before. I just committed (svn:3089) an update for the Makefile, so the eubins should get back on track now.

Matt

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu