#96: OCAML Linker doesn't honor LDFLAGS variable
-------------------------+--------------------------------------------------
Reporter: GraveR | Owner: admin
Type: Bugs | Status: new
Priority: 1 | Milestone:
Component: Liquidsoap | Version: 0.3.6+svn
Resolution: | Keywords: freebsd include lib linker
Mac: 1 | Other: 0
Freebsd: 1 | Linux: 0
-------------------------+--------------------------------------------------
Comment (by GraveR):
Ok,
Compiling for FreeBSD essentially means setting these variables in order
to configure/build Savonet:
export OCAMLMKLIB_FLAGS=-L/usr/local/lib
export LDFLAGS=-L/usr/local/lib
export CPPFLAGS=-I/usr/local/include
export MAKE=gmake
--
Ticket URL: <http://savonet.rastageeks.org/ticket/96#comment:1>
Savonet <http://savonet.rastageeks.org/>
Let's program our stream !