roxen.lists.pike.general

Subject Author Date
trying to compile pike as a library Peter Bortas @ Pike importmöt <6341[at]lyskom[dot]lysator[dot]liu[dot]se> 18-10-2009
The problem seems at least at first glance to be that no one has
tested building libpike on AMD64. This will produce one for you, but
you are almost guarateed to be the first person to try it on AMD64:

  # rm -rf build/
  # export CFLAGS=-fPIC
  # make libpike

Let us know how it works for you.