View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000929aMuleMulti Platformpublic2006-07-06 08:172006-09-08 12:42
ReporterCoronas 
Assigned ToGonoszTopi 
PrioritynormalSeveritymajorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product VersionSVN 
Target VersionFixed in Version 
Summary0000929: configure: BUILD_CC uses CCs CFLAGS
DescriptionIn a cross-compile environment, configure makes BUILD_CC use the CFLAGS of the targets' CC, e.g. an i586 compiler are given some ppc-specific CFLAGS. configure will die later. This happened after substituting HOST_CC with BUILD_CC.
Additional InformationOutput of configure:

...
configure:4355: $? = 0
configure:4357: gcc -v </dev/null >&5
Using built-in specs.
Target: i586-mandriva-linux-gnu
Configured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-languages=c,c++,ada,f95,objc,java --host=i586-mandriva-linux-gnu --with-system-zlib --enable-long-long --enable-__cxa_atexit --enable-clocale=gnu --disable-libunwind-exceptions --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --enable-gtk-cairo --disable-libjava-multilib
Thread model: posix
gcc version 4.0.1 (4.0.1-5mdk for Mandriva Linux release 2006.0)
configure:4360: $? = 0
configure:4362: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:4365: $? = 1
configure:4388: checking for C compiler default output file name
configure:4391: gcc -mcpu=405 -msoft-float -mmultiple -mstring -meabi -pipe -Os -ggdb3 -DHAVE_DREAMBOX_HARDWARE conftest.c >&5
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
cc1: error: invalid option 'multiple'
cc1: error: invalid option 'string'
cc1: error: invalid option 'eabi'
conftest.c:1: error: bad value (405) for -mtune= switch
TagsNo tags attached.
Fixed in Revision
Operating SystemAny
Attached Files

- Relationships

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2006-07-06 08:17 Coronas New Issue
2006-07-06 08:17 Coronas Operating System => Any
2006-07-06 08:36 Kry Status new => assigned
2006-07-06 08:36 Kry Assigned To => GonoszTopi
2006-09-08 12:03 GonoszTopi Status assigned => confirmed
2006-09-08 12:42 GonoszTopi Status confirmed => resolved
2006-09-08 12:42 GonoszTopi Resolution open => fixed


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker