From: Thomas F. <tf...@no...> - 2004-02-09 22:25:31
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello Dan, I missed the begin of this thread but I'm using exact the same compilers: cross compiler: ./i686-pc-cygwin-gcc -v Reading specs from ./../lib/gcc-lib/i686-pc-cygwin/3.3.2/specs Konfiguriert mit: ./configure --prefix=/home/thomas/test-new/target - --target=i686-pc-cygwin --enable-languages=c,c++ : (reconfigured) ./configure --prefix=/home/thomas/test-new/target --target=i686-pc-cygwin - --enable-languages=c,c++ Thread model: single gcc-Version 3.3.2 - ----------------------- native (debian) linux-compiler: gcc -v Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.3/specs Konfiguriert mit: ../src/configure -v - --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr - --mandir=/usr/share/man --infodir=/usr/share/info - --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared - --with-system-zlib --enable-nls --without-included-gettext - --enable-__cxa_atexit --enable-clocale=gnu --enable-debug - --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux Thread model: posix gcc-Version 3.3.3 20040125 (prerelease) (Debian) Thanks and regards, Thomas > On Mon, Feb 09, 2004 at 07:19:33PM +1000, Ian Latter wrote: >> Hello Dan, >> >> I've included all of the details I can think to .. I've also attached >> the kernel that this combination produced. Let me know if you >> need something/anything else. > > You are using gcc 3.2. I use gcc 3.3 to compile all code for coLinux, > including vmlinux and linux.sys. There could be a binary incompatibility > between the version of your gcc (3.2) and the gcc that linux.sys was > compiled against (3.3). > > My current compilers versions: > > [23:22 pts/10,callisto ~]% gcc -v > Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.3/specs > Configured with: ../src/configure -v > --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr > --mandir=/usr/share/man --infodir=/usr/share/info > --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared > --with-system-zlib --enable-nls --without-included-gettext > --enable-__cxa_atexit --enable-clocale=gnu --enable-debug > --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux > Thread model: posix > gcc version 3.3.3 20040125 (prerelease) (Debian) > > [23:24 pts/10,callisto ~]% i686-pc-cygwin-gcc -v > Reading specs from > /usr/local/w32build/lib/gcc-lib/i686-pc-cygwin/3.3.2/specs > Configured with: ./configure --target=i686-pc-cygwin > --prefix=/usr/local/w32build --enable-languages=c,c++ > Thread model: single > gcc version 3.3.2 > > > -- > Dan Aloni > da...@gm... > > > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > coLinux-devel mailing list > coL...@li... > https://lists.sourceforge.net/lists/listinfo/colinux-devel > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAKAn8nwJBIFTVIqwRAovdAJ0TPePncbLnGrPX7EsT5VVdInrrEgCfRgBz dcgDiyK/gwfP9i+HzMURsFU= =9unR -----END PGP SIGNATURE----- |