This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

configure warnings / errors -- not supported


Hello again,

one more question:

Well I crossed from i686 -> i386, your tool worked but I have same strange
warnings /errors

+ echo 'Build gcc-core (just enough to build glibc)'
+ mkdir -p build-gcc-core
+ cd build-gcc-core
+ test '!' -f Makefile
+
/usr/tmp/crosstool-0.28-rc25/build/i686-unknown-linux-gnu/gcc-3.3.2-glibc-2.
3.2/gcc-3.3.2/configure --target=i686-unknown-linux-gnu
--host=i686-host_pc-linux-gnu
--prefix=/opt/crosstool/i686-unknown-linux-gnu/gcc-3.3.2-glibc-2.3.2
--with-local-prefix=/opt/crosstool/i686-unknown-linux-gnu/gcc-3.3.2-glibc-2.
3.2/i686-unknown-linux-gnu --disable-multilib --with-newlib
--without-headers --disable-nls --enable-threads=no --enable-symvers=gnu
--enable-__cxa_atexit --enable-languages=c --disable-shared
*** This configuration is not supported in the following subdirectories:
     target-libstdc++-v3 target-libf2c target-libffi target-boehm-gc
target-zlib target-libjava zlib fastjar target-libobjc
    (Any other directories should still work fine.)
/usr/tmp/crosstool-0.28-rc25/build/i686-unknown-linux-gnu/gcc-3.3.2-glibc-2.
3.2/gcc-3.3.2/configure: line 821: cd: no: Datei oder Verzeichnis nicht
gefunden


both the "no" prob and the "not support" prob occur

Well, is this a problem or can I ignore it??

why is the config not supported in ..



cYa Bernd


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]