Howdy,

following the build instructions given by Alan, i'm getting a libtool error while trying to compile pnet. any ideas?


when using glibtool you need to set the following environment variable set:
and you need to set your gcc to 3.3 from the default 4.x:

export MACOSX_DEPLOYMENT_TARGET=10.3
sudo gcc_select 3.3

This project is not gcc 4.x compatible yet.


Oscar


_______________________________________________
Developers mailing list
[email protected]
http://dotgnu.org/mailman/listinfo/developers

Reply via email to