Displaying 2 results from an estimated 2 matches for "cpplags".
Did you mean:
cppflags
2016 Jun 27
2
Two minor build system patches.
..., looking for
ncursesw before ncurses since ncurses is usually build with wide
character support in which case non-w prefixed libraries are not
created. ArchLinux (and Conda) then make fake ld linker libraries for
the non-w prefixed ones.
The second patch fixes a typo where CPPFLAGS is misspelt as CPPLAGS
which causes them to be forgotten about in the middle of configure.
Best regards,
Ray.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Use-AC_SEARCH_LIBS-to-search-for-ncursesw-then-ncurs.patch
Type: text/x-patch
Size: 4268 bytes
Desc: not available
URL:...
2010 Jun 22
1
Solaris 10 Configuration file
I download the samba-3.5.3.tar and need to create the executables for Solaris 10. I do not have the gcc compiler and would like to use the SUNWspro/bin/cc compiler. What I need is a "MyConfigure" script that will create a usable Makefile. I don't need anything fancy like ldap, ads etc. I do have gnumake. For example what environment variables are necessary (PATH, LD_LIBRARY_PATH,