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]

Re: Specifying a target


On Mon, 14 May 2001 Michael_Rausch@aprilia.it wrote:

> 
> Is there any way to specify architecture/code generation directly from
> C-source
> code instead of giving command-line options such as -m2 or -m3?

	Not really. Is there any particular reason you couldn't just use a
makefile anyway?

-- 

Matt Hiller
GCC Engineer, Red Hat, Inc., Sunnyvale office
hiller@redhat.com


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