Ok. Great! Thanks :)
Steve Underwood <[email protected]> Sent by: [email protected] 07/12/2007 04:54 PM Please respond to "GCC for MSP430 - http://mspgcc.sf.net" <[email protected]> To "GCC for MSP430 - http://mspgcc.sf.net" <[email protected]> cc Subject Re: [Mspgcc-users] msp430x support: finalizing Oszkar Ambrus wrote: > > I have a further question regarding finishing up my work. > What else do I need to change? libgcc and msp430-libs will definitely > have to be changed, > since they use call and ret. So I'll probably use a macro, with > something like #ifdef msp430X.... __MSP430X__ is already defined for MSP430X devices. Use that. > > How do I specify that when I build gcc from sources? Do I add another > architecture, like msp430x (that probably isn't a good idea) ? > Do I specify it as an environment variable when I configure it? Or is > there another solution? Steve ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Mspgcc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mspgcc-users
