file.asm for PPC not Intel
file.asm for PPC not Intel
- Subject: file.asm for PPC not Intel
- From: Ken Turkowski <email@hidden>
- Date: Tue, 28 Feb 2006 21:49:23 -0800
I have an assembly language file which I would like to include in an
xcode project for a PowerPC target, not an Intel target. I will use
the C code version only for Intel. How do I specify this in xcode?
This is currently a command-line application.
I have "added" a "new file" to the project. When I compile, it
complains that certain instructions are not understood, obviously
because they were not meant for that platform. The PowerPC version
seems to compile just fine.
How do I specify that the assembly code should only be assembled for
the PowerPC?
-Ken Turkowski
--
Ken Turkowski email@hidden
Reality Pixels http://www.realitypixels.com
Computer Graphics 2D 3D Immersive Imagery
Photo-mosaicing Panoramas Computer Vision
Applied Mathematics Numerical Analysis Optimization
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden