[M3devel] Couple of CM3 build comments (Solaris/SPARC).
Olaf Wagner
wagner at elegosoft.com
Thu Aug 16 14:54:34 CEST 2007
On Thu, August 16, 2007 12:59, Stefan Sperling wrote:
> On Thu, Aug 16, 2007 at 12:22:25PM +0200, Stefan Sperling wrote:
>> On Thu, Aug 16, 2007 at 09:03:36AM +0200, Olaf Wagner wrote:
>> > Stefan, could you add the --disable-nls to the gcc configuration and
>> > try to build a SOLgnu archive?
>>
>> Current head, 5.4, or both?
Both :)
> Wait a minute... as far as I can tell we already build it
> with --disable-nls in all cases.
>
> Quoting m3-sys/m3cc/src/m3makefile from the 5.4 branch (trunk
> has the same):
>
> % configure the sources
> if stale(donep, donep)
> if equal (M3CC_HOST, M3CC_TARGET)
> if equal (M3CC_TARGET, "SOLgnu")
> exec ("cd", build_dir, "; .." & SL & "gcc" & SL & "configure",
> M3CC_CONFIG,
> "--srcdir=.." & SL & "gcc",
> "--enable-languages=m3cg",
> "--disable-nls",
> "--with-gnu-ld=yes",
> "&& echo \"done\" > " & done)
> else
> exec ("cd", build_dir, "; .." & SL & "gcc" & SL & "configure",
> M3CC_CONFIG,
> "--srcdir=.." & SL & "gcc",
> "--enable-languages=m3cg",
> "--disable-nls",
> "&& echo \"done\" > " & done)
> end
> else
> exec ("cd", build_dir, "; .." & SL & "gcc" & SL & "configure",
> M3CC_CONFIG,
> "--srcdir=.." & SL & "gcc",
> "--target=" & GNU_platform (M3CC_TARGET),
> "--enable-languages=m3cg",
> "--disable-nls",
> "&& echo \"done\" > " & done)
> end
> end
Then I don't understand why the version Alex Bochannek got from
our installation archives needed libiconv.so.2. Any idea?
Olaf
--
Olaf Wagner -- elego Software Solutions GmbH
Gustav-Meyer-Allee 25 / Gebäude 12, 13355 Berlin, Germany
phone: +49 30 23 45 86 96 mobile: +49 177 2345 869 fax: +49 30 23 45 86 95
http://www.elegosoft.com | Geschäftsführer: Olaf Wagner | Sitz: Berlin
Handelregister: Amtsgericht Charlottenburg HRB 77719 | USt-IdNr: DE163214194
More information about the M3devel
mailing list