This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: Re: how to compile a target application


You're welcome. :-)
Actually I'm also stranger to powerpc gcc.

You can visit gcc manual's gcc command option, powerpc part.
There is good explanation for -msim & -myellowknife.

cjw

On Tue, 4 Dec 2001, diego wrote:

> hi,thank you very much.
>
> i have tried the -myellowknife option,it also works.
> the two generated file is of different size.
> do you know the difference between them?
>
> Regards
>
> Diego
>
>
> >I guess this is what you want.
> >There is more to read in gcc manual.
> >
> >$ powerpc-eabi-gcc -o test.elf test.c -msim
> >$ powerpc-eabi-run test.elf
> >Hello, world!
> >$
> >
> >regards
> >cjw
> >
> >
> >On Tue, 4 Dec 2001, diego wrote:
> >
> >> hi,all
> >> how to use powerpc-eabi-gcc to compile a target program? what compile option
> >> i have to use and what lib i should use when i compile a hello word.
> >>
> >>             diego
> >>             diego_liu@263.net
> >>
> >>
> >> ------
> >> Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
> >> Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com
> >>
> >>
> >
> >
> >------
> >Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
> >Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com
>
>                     ÖÂ
> Àñ£¡
>
>             diego
>             diego_liu@263.net
>
>


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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