bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems with 1.3.4


From: Adam Fedor
Subject: Re: Problems with 1.3.4
Date: Sun, 21 Jul 2002 22:00:41 -0600
User-agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.0rc2) Gecko/20020513

owner-gnustep-maintainers@gnu.org wrote:
NSFileManager.m:2384: warning: implicit declaration of function `setgrent'


Any idea where they are defined or why they are not in grp.h?


Since I'm still unable to compile anything with nx-gnu-gnu on darwin5
which doesn't report "Bus error" or "segmentation fault", I produced a
working shared gnu-gnu-gnu library; these changes to target.make are
necessary:

OK, I added this with a few changes so it still works with the nx runtime.


To compile gnustep-base, the following has to be changed in NSDecimal.m:

Fixed.

Only bundles don't work:
The test for global constructors in configure fails and running
Testing/obj/nsbundle reports:
...
Retreiving principal class...
Error (objc-load): Cannot initialize dynamic linker
* ERROR: Can't find principal class


Probably because the 'backend' for connecting to the dynamic loader on darwin hasn't been written. When I find time I'll have to find the header files for that so I can write it.



For irix6.5, changes have to be made in target.make:


Fixed.

Unfortunately, subproject.o in subdirectory Additions will not be linked


Maybe because it doesn't have the OBJ_MERGE_CMD? I added that also. But it appears that Cygwin already has this, so I don't know why it wouldn't work there. Perhaps it needs to be ld instead of (currently)
$(CC) -nostdlibs


--
Adam Fedor, Digital Optics Corp.      | I'm glad I hate spinach, because
http://www.doc.com                    | if I didn't, I'd eat it, and you
                                      | know how I hate the stuff.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]