Anonymous | Login | Signup for a new account | 2024-11-21 21:36 CET |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000929 | aMule | Multi Platform | public | 2006-07-06 08:17 | 2006-09-08 12:42 | ||||
Reporter | Coronas | ||||||||
Assigned To | GonoszTopi | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | SVN | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000929: configure: BUILD_CC uses CCs CFLAGS | ||||||||
Description | In 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 Information | Output 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 | ||||||||
Tags | No tags attached. | ||||||||
Fixed in Revision | |||||||||
Operating System | Any | ||||||||
Attached Files | |||||||||
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 |