[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Oh god, sorry another question about the gub build
From: |
Mark Hanlon |
Subject: |
Re: Oh god, sorry another question about the gub build |
Date: |
Thu, 5 Jun 2008 23:57:29 +0000 (UTC) |
User-agent: |
Loom/3.14 (http://gmane.org/) |
Han-Wen Nienhuys <hanwenn <at> gmail.com> writes:
> can you post a bit of log file for the failure?
Cheers Hans, here's a wee snippet of the log file (I'm having trouble posting
all of it due to the 80 character line rule. Have cherry picked most useful
bits.
gcc -Wall -Wno-long-double -Wno-import -DHAVE_CONFIG_H
-D__LITTLE_ENDIAN__=1 -D_MACH_I386_THREAD_STATUS_FPSTATE_LEGACY_FIELD_NAMES_
-D_ARCHITECTURE_I386_FPU_FPSTATE_LEGACY_FIELD_NAMES_
-DSTDC_HEADERS
--g -O2 -fno-builtin-round -fno-builtin-trunc -c -o
arch_usage.o
/home/maz/lilypondbuilds/mygub/gub/target/darwin-ppc/src/odcctools-20060413/
libstuff/arch_usage.c
/libstuff/ofile.c:
In function ‘ofile_map’:
/home/maz/lilypondbuilds/mygub/gub/target/darwin-ppc/src/odcctools-20060413/
libstuff/ofile.c:743:
warning: dereferencing type-punned pointer will break strict-aliasing
rules
/home/maz/lilypondbuilds/mygub/gub/target/darwin-ppc/src/odcctools-20060413/
libstuff/ofile.c:3761:8:
warning: extra tokens at end of #endif directive
At top level:
cc1: error: unrecognised command line option "-Wno-long-double"
make[2]: *** [ofile.o] Error 1
make[2]: Leaving directory
`/home/maz/lilypondbuilds/mygub/gub/target/darwin-ppc/build/odcctools-20060413/
libstuff'
make[1]: *** [libstuff] Error 2
make[1]: Leaving directory
`/home/maz/lilypondbuilds/mygub/gub/target/darwin-ppc/build/odcctools-20060413'
Command barfed: cd
/home/maz/lilypondbuilds/mygub/gub/target/darwin-ppc/build/odcctools-20060413
&& make
Do you think I should just rip all mention of -wno-long-double out of the make
and config files?
btw I'm assuming I need to do it for both config and make, is that correct?
Thanks again for your all your help Hans, it's really appreciated.
Cheers
Mark