Title: mail
I've been building OpenSLP 2.0 for 32 and 64 bit by rerunning configure. On my system 64bit is the default so when I want to build 32bit I do

./configure CFLAGS=-m32 LDFLAGS=-m32 --prefix=<some dir>

This works and builds 32bit executable.

My question is, is that the "correct" way to do it, or is there a way to run make for 32bit and then 64bit that I am missing?

Jim
--
Jim Marshall
Sr. Software Engineer
WS

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Openslp-devel mailing list
Openslp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openslp-devel

Reply via email to