Re: [Sablevm-developer] building out-of-the-box on non-Linux platform
Brought to you by:
egagnon
From: Etienne G. <gag...@uq...> - 2004-01-23 00:35:36
|
David B=E9langer wrote: > Hi, >=20 > So if I understand well, we will use the AC_CHECK_LIB in two ways: >=20 > 1) For system libraries such as: m, pthread, rt, ... > To check their if we need to link them explicitly. > 2) For non-system lib such as: ltdl, popt, ffi > To check if the user have installed them like we are currently > doing. >=20 > Sounds good? Sounds good to me. I'll let you figure out how to do it. I learned just enough about auto* tools as to write the current *.[ac|am] files :-) Etienne --=20 Etienne M. Gagnon, Ph.D. http://www.info.uqam.ca/~egagnon/ SableVM: http://www.sablevm.org/ SableCC: http://www.sablecc.org/ |