Hello, cegcc-devel.
build-mingw32ce.sh and ../build-cegcc.sh are [almost] Ok -- they understand
`--prefix', they is pure-/bin/sh
scripts, etc. One thing can be better: look at ${MAKE} for make :)
But build-mingw32ce-dlls.sh is ugly and not non-Linux friendly: it
thinks, that here is /bin/bash
Hello, cegcc-devel.
Which target name is `only one true' now?
Scripts are defaulted to `arm-mingw32ce', but `configure' scripts of
other projects (my goal is ScummVM, so I need FLAC, Tremor and
mpeg2dec) doesn't understand this one, so I need to set CC/LD/CXX
manually to _this_ target name, an
On Fri, 2007-12-28 at 20:47 +0300, Lev Serebryakov wrote:
> Which target name is `only one true' now?
> Scripts are defaulted to `arm-mingw32ce', but `configure' scripts of
> other projects (my goal is ScummVM, so I need FLAC, Tremor and
> mpeg2dec) doesn't understand this one, so I need to set
On Fri, 2007-12-28 at 20:44 +0300, Lev Serebryakov wrote:
> Hello, cegcc-devel.
>
> build-mingw32ce.sh and ../build-cegcc.sh are [almost] Ok -- they understand
> `--prefix', they is pure-/bin/sh
> scripts, etc. One thing can be better: look at ${MAKE} for make :)
> But build-mingw32ce-dlls.sh
Danny Backx wrote:
> A cleanup + portability patch would seem welcome. But Pedro mentioned
> new stuff coming from Danny Smith a couple of days ago.
>
> Pedro, do these two conflict with each other ?
I have no idea what he has. I've been saying I want to look
into it, but I still haven't (chan
Lev Serebryakov wrote:
> Hello, cegcc-devel.
>
> Which target name is `only one true' now?
> Scripts are defaulted to `arm-mingw32ce', but `configure' scripts of
> other projects (my goal is ScummVM, so I need FLAC, Tremor and
> mpeg2dec) doesn't understand this one, so I need to set CC/LD/CXX