MacOS SDL-1.1.6 shared lib does not link

With CodeWarrior 6 (and propably with 5, too, but I can’t check it),
I can’t build the (release) SDL-1.1.6 shared lib

Reason/Fix: the lib needs to be linked against MSL.C.PPC.lib, so just
add it to the “SDL MacOS Release” target (a single click). Moreover,
you need to add the file “console.stubs.c” to the project (part of
MSL, just search your CodeWarrior folder).

Max–

Max Horn
International C/C++/Internet Development

email: mailto:Max_Horn
web: http://www.quendi.de
phone: (+49) 6151-494890

Mensaje citado por: Max Horn :

With CodeWarrior 6 (and propably with 5, too, but I can’t check it),
I can’t build the (release) SDL-1.1.6 shared lib

Reason/Fix: the lib needs to be linked against MSL.C.PPC.lib, so
just
add it to the “SDL MacOS Release” target (a single click). Moreover,
you need to add the file “console.stubs.c” to the project (part of
MSL, just search your CodeWarrior folder).

X-D, I will add this to the FAQ.
Anyway the nearest I have been to a Mac has been using MacOS 7.0.1 on
Basilisk.

Mensaje citado por: MIGUEL ANGEL BLANCH LARDIN
:

X-D, I will add this to the FAQ.
Anyway the nearest I have been to a Mac has been using MacOS 7.0.1
on
Basilisk.

Sorry, too time in front of the computer. I have replied to the wrong
list.

Sorry.