convert_libraries
Johan Nordlander
nordland@tt.luth.se
Wed, 20 Nov 2002 02:45:24 +0100
>
> "Johan Nordlander" <nordland@tt.luth.se> writes:
>
>> I'd be tempted to add
>>
>> libexts ConcBase
>> libexts Storable
>> libexts Exception
>> libexts IORef
>> libexts IOExts
>> libexts LazyST
>> libexts Int
>> libexts Word
>>
>> to src/unix/convert_libraries, but I'm not quite sure I know what I'm
>> doing so I'll yell instead.
>>
>> Could the person responsible for setting up the library conversion
>> scripts (Alastair?) please do a clean checkout of all the necessary
>> sources, in order to verify that the scripts are in order? I've just
>> checked out hugs98, fptools/hslibs and fptools/libraries afresh, and
>> it
>> seems like several modules with the Hugs prefix fail to materialize
>> during `make'.
>
> All of the modules you refer to are included in hugs98/libraries/Hugs/
> in the CVS repository, so aren't constructed by the conversion script.
> Make sure you've got a fresh tree and/or you do "cvs up -d"
>
> --sigbjorn
... and I happily removed the whole libraries directory just to force a
complete conversion of the libraries! Well, well, won't do that
anymore...
The MacOS X binaries are in place, BTW, but I'll be looking out for
more last minute changes tomorrow morning.
-- Johan