[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] Configure - Numerical Library
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] Configure - Numerical Library |
Date: |
Wed, 14 Nov 2018 08:24:25 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Michael Riedl <address@hidden> writes:
> Gaius,
>
> sorry for answering very late - too much things around in the last 3 month ...
>
>
> Concerning the configure I would suggest the following structure:
>
> - First generate all files in InOut - the simple m2cc preprocessor can
> be replace by cpp if needed, but there are no other dependencies.
Hi Michael,
yes this sounds sensible.
> The most interesting thing would be to have the right systems settings for
> UnixLib.def ...
> Or I concentrate to the interface to the ISO IO libraries as another
> option. Still crashing but I now have a idea what might cause that behaviour
> ...
>
>
> - next to generate files and compile "StringHandler" file - for the m2pp
> preprocessor only the tokenizer is really needed
>
> - generate the preprocessor
>
> - compile the numerical library
>
> - compile further stuff
>
>
> But as said - configure and stuff like that are behind my scope at the
> very moment.
sure - I might have a go at reorganising the tree as time permits, I'd
like to be able to reproduce the compile bug you emailed last night,
regards,
Gaius