Xcode not working with .s files proper, like
Xcode not working with .s files proper, like
- Subject: Xcode not working with .s files proper, like
- From: Jose Commins <email@hidden>
- Date: Thu, 4 Dec 2003 17:50:13 +0000
Hmm, I am getting an impression here on how Xcode is nuking itself -
looks like it is a case of compiler Jekyll and Hyde.
When I create a new project from Xcode, when I try to compile with an
associated '.s' file (PowerPC assembler) it doesn't seem to recognise
it as a source file per se - I get:
ZeroLink: unknown symbol '_Asm_InterpolateBezPatch_PPC'
I even get the error if I turn off ZeroLink and prebinding.
Yet, when I open and convert an old PB project in Xcode and add the
'.s' source file, it recognises the file and the symbol is exported,
calling the assembler function properly.
Bug?
Regards,
Jose.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.