|
|
last edited 17 years ago |
1 | ||
Editor:
Time: 2007/11/17 21:56:26 GMT-8 |
||
Note: April 2005 sources works all rigth for Suse 9,2 |
changed: - gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer -I/home/dsa/axiom/lsp/gcl-2.6.5/o -I../h -I../gcl-tk sfasl.c In file included from sfasl.c:40: sfaslbfd.c: In function `fasload': sfaslbfd.c:266: error: structure has no member named `_raw_size' sfaslbfd.c:291: error: structure has no member named `_raw_size' sfaslbfd.c:356: error: structure has no member named `_raw_size' make[4]: *** [sfasl.o] Error 1 ------------------ gcc -v Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.4/specs Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada --disable-checking --libdir=/usr/lib --enable-libgcj --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i586-suse-linux Thread model: posix gcc version 3.3.4 (pre 3.3.5 20040809) From loli Fri Apr 29 06:05:46 -0500 2005 From: loli Date: Fri, 29 Apr 2005 06:05:46 -0500 Subject: April 2005 sources works all rigth for Suse 9,2 Message-ID: <20050429060546-0500@page.axiom-developer.org> Status: open => closed
gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer -I/home/dsa/axiom/lsp/gcl-2.6.5/o -I../h -I../gcl-tk sfasl.c In file included from sfasl.c:40: sfaslbfd.c: In function `fasload': sfaslbfd.c:266: error: structure has no member named `_raw_size' sfaslbfd.c:291: error: structure has no member named `_raw_size' sfaslbfd.c:356: error: structure has no member named `_raw_size' make[4]?: *** [sfasl.o]? Error 1
------------------
gcc -v Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.4/specs Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada --disable-checking --libdir=/usr/lib --enable-libgcj --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i586-suse-linux Thread model: posix gcc version 3.3.4 (pre 3.3.5 20040809)