[luatex] Using a Lua C .so module with LuaLaTeX

luigi scarso luigi.scarso at gmail.com
Tue Nov 17 15:39:56 CET 2015


On Tue, Nov 17, 2015 at 3:23 PM, Deepak Jois <deepak.jois at gmail.com> wrote:

>
> I commented out the lines of code above, did a --nostrip build and
> then stripped the binaries manually. The file size after stripping is
> now 8632136. Clearly, those lines seem to make some sort of
> difference.
>
> good. To be sure:
if you
1) comment these lines
if [ "$STRIP_LUATEX" = "FALSE" ]
 then
     export CFLAGS
     export CXXFLAGS
fi
and
2) modify
STRIP=strip
in
STRIP=strip -u -r

and run build.sh
then the osx binary loads the dso .

Are you sure that in this case  the size is 12938864 bytes ?
I dont see why in linux we have 8MByte and in osx 13MByte .

-- 
luigi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/luatex/attachments/20151117/53601dc6/attachment.html>


More information about the luatex mailing list