[sldev] cmake weirdness

Phoenix phoenix at secondlife.com
Wed Jul 9 11:04:51 PDT 2008


On 2008-07-09, at 10:41, Jason Giglio wrote:
> Phoenix wrote:
>> I don't understand your original question. What do you mean by a
>> portable build? What is it that you want to do? Cross compilation?
>
> I meant linking with the system libs vs linking with a lib bundled in
> the eventual deployment package.

You should pass in the --standalone flag and the build system will  
assume you have all necessary libraries installed.

./build.py --standalone configure

should do what you want. If it still fetches a library from S3 or  
unpacks a library into the tree, then it is a bug.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : http://lists.secondlife.com/pipermail/sldev/attachments/20080709/d45319e2/PGP-0001.pgp


More information about the SLDev mailing list