Hi Hisham,

I released an updated version of cdecl for GCC:

https://git.colberg.org/gcc-lua-cdecl/plain/rockspec/gcc-lua-cdecl-2.0.1-1.rockspec

Could you upload the corresponding binary rock as well? The rockspec
uses make to run the test suite and install the include files to the
correct path. For testing you need to pass GCCLUA in case the Lua
plugin for GCC is not installed system-wide:

luarocks build --pack-binary-rock rockspec/gcc-lua-cdecl-2.0.1-1.rockspec 
GCCLUA=$HOME/projects/gcc-lua/gcc/gcclua.so

Please refer to http://colberg.org/gcc-lua/INSTALL.html to obtain the
Lua plugin for GCC. While it is a bit more work for the rock packager,
running the tests automatically is worth it in the long run.

Regards,
Peter

Attachment: signature.asc
Description: Digital signature

------------------------------------------------------------------------------
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to