GDL2 Mac port status

2010-04-25 Thread David Wetzel
Hi folks,

I am currently porting GDL2 to Snow Leopard.
It runs (sort of) on my machine [TM].
It seems that OS X is a lot more fragile than NetBSD/amd64 when it comes to 
int -- NS*Integer differences. I am changing the code to fit into Apple's 
pattern.

Using Instruments (1) I found and fixed already some memory leaks.

Stay tuned!

Dave

PS: no nothing in svn right now, I have to test first...

1) http://en.wikipedia.org/wiki/Instruments_(application)

___
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev


compile/link problems on linux/ppc

2010-04-25 Thread Riccardo Mottola

Hi,

while compiling base on Linux/ppc32 with gcc 4.3.2 I get:

 Compiling file NSObject.m ...
/tmp/ccwBOh8K.s: Assembler messages:
/tmp/ccwBOh8K.s:8384: Error: symbol `incmodified' is already defined
make[4]: *** [obj/libgnustep-base.obj/NSObject.m.o] Error 1


What could that be? A compiler error? or some problematic code which 
confuses the linker/compiler?


Riccardo


___
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev