[comp.lang.objective-c] objcc compilation question

rikard@EB.se (H Rikard Ambric) (09/21/90)

Hello,

I have a question about compiling objcc code for different architetures,
sun3, sun4..., from the same directory (NFS mounted).

The -o switch seems only to work on the final output file, but not together
with the -c switch. I want the object code for different architetures
to end up in different subdirectories under the source code directory during
the compilation (with Makefile).

How shall I do that?

Environment:
objcc4.0, Sun3, Sun4.

Thanks...

--
 +====================================================================+
 | Rikard Ambric              Email: Rikard@EB.se                     |
 | EB Signal AB, Sweden       Voice: +46 8 726 2065                   |
 +====================================================================+