[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: clibrary.make bug on win32
From: |
Nicola Pero |
Subject: |
Re: clibrary.make bug on win32 |
Date: |
Wed, 28 Nov 2001 18:20:07 +0000 (GMT) |
Thanks - I fixed a typo in clibrary.make which might be the cause of this
... please update from CVS and let me know if it works.
> Hi,
>
> just noticed the following bug when compiling the latest
> (1.1.0) version of gnustep-objc on Win32.
>
> Whereas on 1.0.1 you could do "make shared=yes" and get a
> objc.dll and a libobjc.a file (this used library.make), the
> new version creates a file called "l" (I assume this is a
> misnamed objc.dll) and libobjc.a. Strange. They both get
> installed to the right places.
>
> I haven't looked into this any more deeply, except that I
> don't see any typos in GNUmakefile in 1.1.0 that would cause
> the "l" file - so I am assuming it's clibrary.make at fault.
>
> Cheers,
> Stephen Brandon
> stephen@brandonitconsulting.co.uk
>
> _______________________________________________
> Bug-gnustep mailing list
> Bug-gnustep@gnu.org
> http://mail.gnu.org/mailman/listinfo/bug-gnustep
>