help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

What value interrogated from platform for compiler could cause this?


From: Heinicke, Eric (US SSA)
Subject: What value interrogated from platform for compiler could cause this?
Date: Thu, 14 Sep 2006 18:18:38 -0400

When compiling on a Pentium III, 700 MHz to obtain a target image of a 386, 
what parameter interrogated from the platform could cause the following to 
occur?

 {standard input}:161: Error: no such 386 instruction: `je .L1596'
...

This and other similar instructions are in the assembly file from compiler 
being passed to the assembler.

The build script is as follows:
g++ -I/usr/include -I/include -I/usr/include/rtai -v -O3 -I/home/eatg/eatgd/inc 
-I../inc -c  -Wall -Wstrict-prototypes -O -fomit-frame-pointer 
-fno-strength-reduce -pipe   -c -o eatgpErrorHandling.o eatgpErrorHandling.cpp
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
 /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/cpp -lang-c++ -v 
-I/usr/include -I/include -I/usr/include/rtai -I/home/eatg/eatgd/inc -I../inc 
-undef -D__GNUC__=2 -D__GNUG__=2 -D__cplusplus -D__GNUC_MINOR__=91 -D__ELF__ 
-Dunix -Di386 -D__i386__ -Dlinux -D__ELF__ -D__unix__ -D__i386__ -D__i386__ 
-D__linux__ -D__unix -D__i386 -D__linux -Asystem(posix) -D__EXCEPTIONS 
-D__OPTIMIZE__ -Wall -Wstrict-prototypes -Asystem(unix) -Acpu(i386) 
-Amachine(i386) -Di386 -D__i386 -D__i386__ -D__tune_i386__ 
eatgpErrorHandling.cpp |
 /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/cc1plus -quiet -dumpbase 
eatgpErrorHandling.cc -O3 -O -Wall -Wstrict-prototypes -version 
-fomit-frame-pointer -fno-strength-reduce -o - |
 as -V -Qy -o eatgpErrorHandling.o -
GNU CPP version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) (i386 
Linux/ELF)




Thank You.

Eric O. Heinicke
BAE SYSTEMS
Network Enabled Solutions
450 Pulaski Rd.
MS 1-9
Greenlawn, NY 11740-1606
1(631) 262-8644  ((631) 912-2909
(eric.heinicke@baesystems.com
www.baesystems.com






reply via email to

[Prev in Thread] Current Thread [Next in Thread]