[physfs] builtin libz, ARM cross-compile

Ryan C. Gordon icculus at clutteredmind.org
Sun Mar 30 14:12:49 EST 2003


> Here's another minor issue  - when I compile physfs using the arm
> cross compiler (./configure --host=arm-linux to be exact), it fails if
> I don't have a preinstalled libz.a. After closer investigation it
> seems like the Makefile in the zlib directory doesn't contain any
> targets to actually compile the library. Known bug or bitrot (due to
> having a preinstalled zlib)?

Does this happen even if you run:

   ./configure --enable-internal-zlib

?

--ryan.





More information about the physfs mailing list