[M3devel] Couple of CM3 build comments (Solaris/SPARC).

Stefan Sperling stsp at elego.de
Thu Aug 16 20:10:45 CEST 2007


On Thu, Aug 16, 2007 at 01:54:55PM -0400, Tony Hosking wrote:
> PS Here is how I configured building in m3cc/SOLgnu:
>
> ../gcc/configure --enable-languages=m3cg --disable-nls

--disable-nls makes no difference at all with respect to libiconv.
See my previous mail. All --disable-nls does is remove a dependency
on libintl.

This is not a Solaris-only problem.

We can either:

	1) Build cm3 releases on boxes that haven't got libiconv installed.
	2) Declare libiconv an official dependency of cm3.
	3) Hack the dependency on libiconv out of the build
	   systems of cm3cg and m3gdb, and possibly others.

1) is a pain for people making releases.

2) is easy for developers, and nothing changes for users because
we've always implicitly depended on libiconv without noticing.

I've posted a crude patch that does 3) for cm3cg, but not for m3gdb.

-- 
Stefan Sperling <stsp at elego.de>                 Software Developer
elego Software Solutions GmbH                            HRB 77719
Gustav-Meyer-Allee 25, Gebaeude 12        Tel:  +49 30 23 45 86 96 
13355 Berlin                              Fax:  +49 30 23 45 86 95
http://www.elego.de                 Geschaeftsfuehrer: Olaf Wagner
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20070816/d2b0ea7f/attachment-0005.sig>


More information about the M3devel mailing list