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: ?Option for assembler 68000?


Patrick:


The gcc that comes with cygwin is a "native" compiler: it produces
programs that run only (for the most part) under cygwin on a PC.

You need a "cross" compiler: one that runs on x86, but kicks out code
for a 68000.  See the crossgcc faq at http://billgatliff.com for
instructions on how to build one.


b.g.


On Tue, Jan 29, 2002 at 02:37:28PM +0100, patrick.partouche@transport.alstom.com wrote:
> 
> Hello,
> 
> I have the gcc version gcc-2.95.3-5 downloaded with cygwin.
> 
> When i try to compile (with option -m68000) the file enclosed below to
> produce an object it does not recognize all mnemonic.
> 
> (See attached file: vect68k_cs.s)
> 
> Is this version of gcc have the possibility to assemble with option -m68000
> ?
> 
> Patrick Partouche
> 
> CONFIDENTIALITE : Ce message et les éventuelles pièces attachées sont
> confidentiels. Si vous n'êtes pas dans la liste des destinataires, veuillez
> informer l'expéditeur immédiatement et ne pas divulguer le contenu à une
> tierce personne, ne pas l'utiliser pour quelque raison que ce soit, ne pas
> stocker ou copier l'information qu'il contient sur un quelconque support.
> 
> CONFIDENTIALITY : This  e-mail  and  any attachments are confidential and
> may be privileged. If  you are not a named recipient, please notify the
> sender immediately and do not disclose the contents to another person, use
> it for any purpose or store or copy the information in any medium.

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

-- 
Bill Gatliff
bgat@billgatliff.com

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


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