[Scummvm-devel] Ports and their custom build systems. Do we need them?
yotam barnoy
yotambarnoy at gmail.com
Wed Oct 14 17:31:59 CEST 2009
On Tue, Oct 13, 2009 at 11:43 AM, Willem Jan Palenstijn <wjp at usecode.org>wrote:
> On Tue, Oct 13, 2009 at 11:30:24AM +0200, yotam barnoy wrote:
> > I know that from my perspective, the PSP's makefile is easier to use than
> > configure. For example, I build using MSYS on windows, and my psp-gcc
> can't
> > pass the compiler test that configure runs. I have to hack configure to
> make
> > it work.
>
> How does the compiler test fail, and which hack works around it? We can
> most
> likely change configure to make your compiler pass the test.
>
> -Willem Jan
>
Checking with the recent additions Joost made to configure, I see that my
compiler does pass the test now. I think it was missing library parameters.
But my vorbis, zlib and mad libraries aren't being detected, and as of right
now configure seems to be having some other (psp-section specific) issues on
my system.
I guess I just like the (relative) simplicity of a regular makefile.
Yotam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scummvm.org/pipermail/scummvm-devel/attachments/20091014/ed07df27/attachment.html>
More information about the Scummvm-devel
mailing list