help-gplusplus
[Top][All Lists]
Advanced

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

Help on assembler messages.


From: Hon Seng Phuah
Subject: Help on assembler messages.
Date: 14 Oct 2004 17:28:24 -0700

Hi all,

I have a problem compiling a C++ program using g++ compiler. I hope
that someone who knows my problem can give me some workarounds.

When I compiled my C++ program, the g++ compiler generated these error
message:

g++ rf1r1w6tnet.cc -g -lsmc
-L/nfs/dp/proj/acd/memory/SMC/p1263_cpd/tiler
-I/nfs/dp/proj/acd/memory/SMC/p1263_cpd/tiler  -o rf1r1w6tnet

/var/tmp//ccLY1WEv.s: Assembler messages:
/var/tmp//ccLY1WEv.s:6744: Error: Field out of range [-262144..262143]
(591732).
/var/tmp//ccLY1WEv.s:6748: Error: Field out of range [-262144..262143]
(2073836).

My C++ program does not have any assembly code. 

Thank you.
-HS Phuah


reply via email to

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