[svn4055] build failure on Linux

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
Noel
Thalore
Posts: 121
Joined: Fri Dec 15, 2006 1:49 am

[svn4055] build failure on Linux

#1 Post by Noel »

The -pagezero_size and -image_base flags added to Debug in premake4.lua are Darwin-only gcc options. Compilation fails on Ubuntu 10.10 with:

Code: Select all

==== Building physfs ====
physfs_byteorder.c
cc: 10000: No such file or directory
cc: 100000000: No such file or directory
cc: unrecognized option '-pagezero_size'
cc1: error: unrecognized command line option "-image_base"
make[1]: *** [../obj/Debug/physfs/physfs_byteorder.o] Error 1
make: *** [physfs] Error 2

darkgod
Master of Eyal
Posts: 10751
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: [svn4055] build failure on Linux

#2 Post by darkgod »

fixed
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Post Reply