Re: Mac OS X Build Errors (0.4.0)

2005-12-10 Thread chromatic
On Sat, 2005-12-10 at 21:30 -0800, Brent Fulgham wrote: > I think the problem is the weird distinction Mac OS X (Mach Kernel) > makes between shared libraries and dynamic modules. I have the shared > library (*.dylib) and the static libraries, but no "loadable" *.so modules. > > So this may

Re: Mac OS X Build Errors (0.4.0)

2005-12-10 Thread Brent Fulgham
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Dec 9, 2005, at 12:26 AM, chromatic wrote: Can a standard search path (e.g., DarwinPorts typical /opt/local/lib) be included in parrots compile, or do I need to pass something to the parrot interpreter at runtime? As I read the code, this all

Re: Mac OS X Build Errors (0.4.0)

2005-12-10 Thread Joshua Hoblitt
On Thu, Dec 08, 2005 at 10:27:56AM +0100, Leopold Toetsch wrote: > Here are my settings from the darwin box: > > $ make > Compiling with: > xx.c > cc -g -pipe -pipe -fno-common -no-cpp-precomp -I/usr/local/include > -pipe -fno-common -Wno-long-double -g -Wall -Wstrict-prototypes > -Wmissing-prot

Re: Mac OS X Build Errors (0.4.0)

2005-12-09 Thread chromatic
On Fri, 2005-12-09 at 00:08 -0800, Brent Fulgham wrote: > Do I need to pass compiler options to get SDL support? When I try to > use the tests in the examples directory, it can't seem to find my SDL > libraries and so forth. > > Can a standard search path (e.g., DarwinPorts typical /opt/loca

Re: Mac OS X Build Errors (0.4.0)

2005-12-09 Thread Leopold Toetsch
On Dec 9, 2005, at 8:24, Brent Fulgham wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Dec 8, 2005, at 1:27 AM, Leopold Toetsch wrote: Well, having the includes -I./include at the end could be dangerous I presume. You are right -- I still had parrot-0.3.1 installed when I attempt

Re: Mac OS X Build Errors (0.4.0)

2005-12-09 Thread Brent Fulgham
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Do I need to pass compiler options to get SDL support? When I try to use the tests in the examples directory, it can't seem to find my SDL libraries and so forth. Can a standard search path (e.g., DarwinPorts typical /opt/local/lib) be inclu

Re: Mac OS X Build Errors (0.4.0)

2005-12-08 Thread Brent Fulgham
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Dec 8, 2005, at 1:27 AM, Leopold Toetsch wrote: On Dec 8, 2005, at 6:57, Brent Fulgham wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 In addition to the shootout machine, I have a main development box that runs Mac OS X (PowerPC). I

Re: Mac OS X Build Errors (0.4.0)

2005-12-08 Thread Leopold Toetsch
On Dec 8, 2005, at 6:57, Brent Fulgham wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 In addition to the shootout machine, I have a main development box that runs Mac OS X (PowerPC). I attempted to build Parrot 0.4.0 on this machine and encountered errors. The mailing list archive se