Error: undefined symbol `INTERNAL' in operation

Павел Чернышев pchernyshev@gmail.com
Fri Dec 14 18:09:00 GMT 2007


I'm sorry, I'm not sure if this bug should be sent to you. Correct me
if I'm wrong. Thank you.

$ g++ -v -save-temp g++bug.cpp
Using built-in specs.
g++: unrecognized option '-save-temp'
Target: i386-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--enable-checking=release --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada
--enable-java-awt=gtk --disable-dssi --enable-plugin
--with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre
--enable-libgcj-multifile --enable-java-maintainer-mode
--with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-cpu=generic
--host=i386-redhat-linux
Thread model: posix
gcc version 4.1.2 20070925 (Red Hat 4.1.2-27)
 /usr/libexec/gcc/i386-redhat-linux/4.1.2/cc1plus -quiet -v
-D_GNU_SOURCE g++bug.cpp -quiet -dumpbase g++bug.cpp -mtune=generic
-auxbase g++bug -version -o /tmp/ccExHZXd.s
ignoring nonexistent directory
"/usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../i386-redhat-linux/include"
#include "..." search starts here:
#include <...> search starts here:
 /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../include/c++/4.1.2
 /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../include/c++/4.1.2/i386-redhat-linux
 /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../include/c++/4.1.2/backward
 /usr/local/include
 /usr/lib/gcc/i386-redhat-linux/4.1.2/include
 /usr/include
End of search list.
GNU C++ version 4.1.2 20070925 (Red Hat 4.1.2-27) (i386-redhat-linux)
        compiled by GNU C version 4.1.2 20070925 (Red Hat 4.1.2-27).
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
Compiler executable checksum: 47ecd5b49be3842ab15019d13f95ada6
 as -V -Qy -o /tmp/ccy2bBWg.o /tmp/ccExHZXd.s
GNU assembler version 2.17.50.0.12-4 (i386-redhat-linux) using BFD
version 2.17.50.0.12-4 20070128
/tmp/ccExHZXd.s: Assembler messages:
/tmp/ccExHZXd.s:262: Warning: missing operand; zero assumed
/tmp/ccExHZXd.s:262: Error: undefined symbol `INTERNAL' in operation

-- 
 Pavel                          mailto:PChernyshev@gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: g++bug.ii
Type: application/octet-stream
Size: 206 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20071214/facc61cd/attachment.obj>


More information about the Gcc-bugs mailing list