This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Weird error messages....






I have successfully managed to compile and make some example pieces of c code
that make use of DBLIBRARY to
retrieve data from a database.

However, when I try to do the same for my piece of c code (which historically
worked) I get the following "weird" error
messages, which I do not understand:

========================================
/usr/ccs/bin/as: "/var/tmp/ccSWYwNz.s", line 4127: error: unknown opcode ".subse
ction"
/usr/ccs/bin/as: "/var/tmp/ccSWYwNz.s", line 4127: error: statement syntax
/usr/ccs/bin/as: "/var/tmp/ccSWYwNz.s", line 4135: error: unknown opcode ".previ
ous"
/usr/ccs/bin/as: "/var/tmp/ccSWYwNz.s", line 4135: error: statement syntax
*** Error code 1
make: Fatal error: Command failed for target `syb2gom'
========================================

Could somebody tell me:

a) What this means?
b) How it can be resolved?

I have gone through the code and see nothing wrong with the syntax.

Thanks in advance


*******************Internet Email Confidentiality Footer*******************


Privileged/Confidential Information may be contained in this message.  If you
are not the addressee indicated in this message (or responsible for delivery of
the message to such person), you may not copy or deliver this message to anyone.
In such case, you should destroy this message and kindly notify the sender by
reply email. Please advise immediately if you or your employer does not consent
to Internet email for messages of this kind.  Opinions, conclusions and other
information in this message that do not relate to the official business of my
firm shall be understood as neither given nor endorsed by it.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]