Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
General
GeneralPortable MacsHardwareNetworking
Applications
Mac ApplicationsEudoraFirefox / MozillaInternet ExplorerOutlook ExpressMS OfficeEntourageExcelPowerPointWordVirtual PCMedia PlayerOther MS Products
Programming
Mac ProgrammingCodeWarriorPerl
Country Specific
Australian Mac GroupUK Mac Group

Mac Forum / Programming / Mac Programming / June 2005



Tip: Looking for answers? Try searching our database.

Cross Platform Development

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
m.w.payne@cs.cf.ac.uk - 26 Jun 2005 16:17 GMT
Hello,

I am about to start a project to be deployed on both Macintosh and
Windows. I am considering Code Warrior, but I need to know first,
will code warrior support the new macintosh intel architecture?

Thanks for your help
Mike Payne

* posted via http://www.mymac.ws
* please report abuse to http://xinbox.com/mymac
Michael Ash - 26 Jun 2005 17:16 GMT
> Hello,
>
> I am about to start a project to be deployed on both Macintosh and
> Windows. I am considering Code Warrior, but I need to know first,
> will code warrior support the new macintosh intel architecture?

There isn't a lot of information out there at this point. Here's basically
what's known for certain:

- MetroWerks has made no official statement about Mac OS X x86 support.
(If I am wrong about this, I'd appreciate a pointer to a statement that
says either way.)
- MetroWerks just sold off all of their x86 compiler technology to Nokia a
few months back.

The x86 transition is big news, and you'd expect that there would be an
immediate announcement if they were going to support it. Combine their
silence with the fact that such support becomes technically impossible
without either reimplementing the compiler from scratch or buying back the
technology from Nokia for an exorbitant price, and also the fact that CW
Mac has been essentially moribund for years, and it seems pretty clear
that they're not going to be supporting x86. Xcode or some other gcc-based
IDE is the way to go.
jollyprez - 26 Jun 2005 17:21 GMT
You should check out the codewarrior programmers' site at:

http://groups-beta.google.com/group/comp.sys.mac.programmer.codewarrior?hl=en

I've used CW since '94, and have been following this site for over a
year. From what I can tell, Metrowerks is a mess right now. I ported my
Mac project over to XCode last year, and use CW only for maintenance of
a couple of legacy apps.

If it's cross-platform, can you use Java? If so, check out the Eclipse
IDE. If it can't be in Java, I would suggest setting up CVS and
splitting the chore between XCode on the Mac, and VC++ on Windows.
That's what I'm doing for a couple of projects.

FWIW

Jolly
toby - 27 Jun 2005 19:58 GMT
> You should check out the codewarrior programmers' site at:
>
[quoted text clipped - 9 lines]
> splitting the chore between XCode on the Mac, and VC++ on Windows.
> That's what I'm doing for a couple of projects.

You could also use MinGW and cross-build from Mac, although that
doesn't address debugging. Eclipse/MinGW/gdb on Windows may work.

Also, Subversion is generally a superior replacement for CVS. It is
well supported on both Windows, OS X and Linux:
http://subversion.tigris.org/

--Toby

> FWIW
>
> Jolly
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.