Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

missing symbols that shouldn't be



I'm getting strange errors trying to build small-c, an almost-C compiler
for 8-bit processors. When it tries to link up the .a with the object
code for the back-ends, it complains that symbols are missing. The thing
is, these symbols are in the .a, I've checked with nm..

Here's the command line:

cc -o scc8080 -traditional '-DINCDIR="/u/clewis/src/scc/include/"' \
code8080.o scclib.a

which, I would think, would cause the linker to find any symbols in
scclib.a and link them when required in code8080.c...

Is there something wrong here with what I'm doing?

James
_______________________________________________
darwin-development mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-development
Do not post admin requests to the list. They will be ignored.



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.