| Thread | Last Post | Replies |
|
| where is alloca ? | 13 Nov 2005 13:37 GMT | 3 |
i'm having a problem compiling some older sources ( can't find alloca from malloc.h ) under cw10. Anybody knows where that would be ? thank you
|
| prebinding warning | 12 Nov 2005 22:20 GMT | 1 |
Since installing Xcode 2.2, CodeWarrior 10 has been giving me this warning: dynamic library '/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib' section
|
| warning: do not reinstall cw 10 | 12 Nov 2005 12:21 GMT | 11 |
Just to let you know that you should not reinstall cw10 ( on the same computer) because your license code becomes invalid :( I'm good to use xcode now, my cw10 install broke my cw8 , nothing compiles anymore
|
| G5 support in CW 10 | 11 Nov 2005 00:53 GMT | 28 |
I noticed that the new project pref panels still make no reference to the G5. Is there any support for G5 scheduling (say, by pragmas)? Does the assembler recognize 64-bit PowerPC instructions?
|
| PowerPlant & Licensing | 09 Nov 2005 19:28 GMT | 3 |
At this year's MacHack/ADHOC, Metrowerks mentioned that they were finalizing on their plans for PowerPlant before withdrawing from the Mac development community. At the time there was hope that it would be open sourced, freely available, perhaps under a BSD license, so that
|
| Does CW 10 support weak-linking in Mac OS X? | 08 Nov 2005 23:00 GMT | 1 |
Does CW 10 support the weak_import, unavailable, and deprecated attributes for full support of the stuff in AvailabilityMacros.h? Larry
|
| Differences between CW10 Free and Full version | 08 Nov 2005 07:47 GMT | 5 |
I've downloaded the free CW10 version and I have a few questions. 1. I would like to know what exactly the differences between the free version and the full version are. So far I found: Limit on number of source files in a project, CVS is not available, and optimisation is
|
| MSL CFM stuff | 07 Nov 2005 17:16 GMT | 1 |
Hi - With this v.10 release, do we need to rebuild the CFM libs using the _MSL_THREADSAFE = 1 mod in ansi_prefix.mac?
|
| std::codecvt undefined with CW9.6 and Xcode 2.x | 07 Nov 2005 15:56 GMT | 3 |
This issue was discussed earlier and declared resolved (see Kurt Bigler Sep 2); however, I continue to have trouble. I'm writing a BSD Mach-O console app. I can get the link error to go away if my precompiled header begin with
|
| Command Line Tools | 04 Nov 2005 22:58 GMT | 4 |
I have just installed the Metrowerks Command Line Tools from CW 10 using the scripts supplied and am a little annoyed to find that the have all been placed in /usr/bin. I think it's rather naughty to put non-Apple stuff in /usr/bin. Will they work if I move them to ...
|
| cw 10 and sdk 10.2.8 | 04 Nov 2005 22:38 GMT | 1 |
I get a missing fenv.h file when i try to use 10.2.8 Any idea? ( all the other sdk don't work either ) thank you pat
|
| AvailabilityMacro.h in cw 10 ? | 04 Nov 2005 21:50 GMT | 4 |
Hello I just bought cw10 but i don't manage to use it, when i compile a previous project i get a cannot open AvailabilityMacro.h error
|
| Updated to Mac OSX 10.3.4, now Codewarrior generates app with generic doc icon?? | 04 Nov 2005 19:42 GMT | 3 |
Yesterday, I updated to Mac OSX 10.3.4, and all seemed well. But, today, I happened to un-stuff an application that was stuffed (a .SIT file), and the application appeared as a generic document icon. Later today, I was updating a program I've writing using Codewarrior 8
|
| annoying bug in CW debugger | 03 Nov 2005 21:59 GMT | 6 |
Has anyone else experienced the following problem. In the debugger, if I drag the point-of-execution pointer up a few lines to run those lines over again, and then hit Cmd-R to let the program run (until it hits a breakpoint), the program starts insistently stepping-in as if I ...
|
| buying cw 10 | 03 Nov 2005 15:27 GMT | 1 |
I would like to know if cw10 is available as a download or if it's shipped on a CD ? ( i'd prefer a download ) thank you pat.
|