This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: hot to support different ISA?


Hi Daniel,
is it just affected by the -mips* option of gcc? i'm not sure who decide it.
is gcc or as or ld to generate corresponding code according the -mips* option?
maybe, i need to check my tool chain.

Best regards,
Tony

2007/8/15, Daniel Jacobowitz <drow@false.org>:
> On Tue, Aug 14, 2007 at 09:26:55PM -0700, guo guo wrote:
> > Dear all,
> >  when i build glibc2.5, under the directory ports/sysdeps/mips/, i
> > can't find anything information for r3000, r6000,.... how can i
> > configure it for specified mips chip? then i can specify -mips1 or
> > -mips2 or mips3...flags for different ISA.
>
> Just specify the right CFLAGS when you configure.
>
> --
> Daniel Jacobowitz
> CodeSourcery
>


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