[Ecls-list] Building native EXE on Windows is too hard!
Juan Jose Garcia-Ripoll
juanjose.garciaripoll at gmail.com
Thu Nov 15 10:51:37 UTC 2012
On Wed, Nov 14, 2012 at 8:30 AM, Ralph Möritz <ralph.moeritz at outlook.com>wrote:
> I don't think 64k is such a severe limitation; for code using very
> long string literals couldn't we use embedded resources instead?
>
64k is pretty small for many libraries out there that build tons of data.
cl-unicode used to be one of those, for instance. What you suggest about
embedded resources is a Windows specific solution that requires changing
the build process. Right now I do not feel very confident about it, but I
will welcome any patches in this respect.
Best,
Juanjo
--
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20121115/21e24981/attachment.html>
More information about the ecl-devel
mailing list