Path: chuka.playstation.co.uk!scea!pro1-130.barrie.connex.net!user From: developer@woodentulip.com (Sean Kennedy) Newsgroups: scea.yaroze.programming.gnu_compiler Subject: Re: GNU Compiler configure command Date: Wed, 23 Dec 1998 00:33:34 -0500 Organization: Wooden Tulip Ltd. Lines: 19 Message-ID: References: <366BFE0E.EA13DFF0@interlog.com> <36767686.3DEBB285@interlog.com> <3677136A.29E5152F@identicalsoftware.com> NNTP-Posting-Host: pro1-130.barrie.connex.net > > True... I know what the --target is used for but need to know > > the correct settings (such as 'r3000-elf' or 'rxxxx-ecoff'). > > Does anyone have such information? > > Charles Henrich has the gcc source with instructions. The instructions > say to use --target=psx but it does have a patch by sony applied so I > don't know if that is standard. > http://www.scea.sony.com/net/yaroze/pages/chenrich.html > dulsi@identicalsoftware.com Well, I sent the mail to Patrick, but its worth a mention here. The target is a Sony built R3000-ECOFF file that builds Little endian DWARF files for the PSX. {At least that was what I could determine...} CodeWarrior oddly enough provided most of the clues. GCC provides nothing. ;) Just FYI.. -sean