Arjen de Korte
2010-Oct-18 13:53 UTC
[Nut-upsdev] [nut-commits] svn commit r2578 - in branches/windows_port: clients common drivers include server
Frederic, Instead of adding '/c/MinGW/lib/libws2_32.a' to Makefile.am, I think it would be better to add this to the system wide LDFLAGS (or LIBS). Otherwise these changes will break compilation on non-Windows systems. Best regards, Arjen -- Please keep list traffic on the list (off-list replies will be rejected)
Arnaud Quette
2010-Oct-18 15:31 UTC
[Nut-upsdev] [nut-commits] svn commit r2578 - in branches/windows_port: clients common drivers include server
2010/10/18 Arjen de Korte> Frederic, > > Instead of adding '/c/MinGW/lib/libws2_32.a' to Makefile.am, I think it > would be better to add this to the system wide LDFLAGS (or LIBS). Otherwise > these changes will break compilation on non-Windows systems. >setting NETLIBS in configure.in, and generalising it's use throughout Makefile.am might be the best option. iirc, we created this one for that, though I've not gone through the svn / changelog history to confirm. this is part of the things that will get rewritten / optimized once all possible show stoppers have been addressed. the good point is that it's now underway ^_^ cheers, Arnaud -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/nut-upsdev/attachments/20101018/2c676447/attachment.htm>
Seemingly Similar Threads
- [nut-commits] svn commit r3554 - branches/windows_port/common
- [nut-commits] svn commit r2854 - branches/windows_port/common
- [nut-commits] svn commit r2845 - branches/windows_port/common
- [nut-commits] svn commit r2726 - in branches/windows_port: common drivers include
- [nut-commits] svn commit r2853 - in branches/windows_port: drivers include