[m-dev.] for review: generating C layout structures

Fergus Henderson fjh at cs.mu.OZ.AU
Thu Jan 11 20:36:36 AEDT 2001


On 11-Jan-2001, Zoltan Somogyi <zs at cs.mu.OZ.AU> wrote:
> On 10-Jan-2001, Fergus Henderson <fjh at cs.mu.OZ.AU> wrote:
> > I'll investigate this one, but in the mean time try adding
> > 	EXTRA_MLFLAGS = `gcc --print-libgcc-file-name`
> > to Mmake.params.
> 
> However, adding
> 
> 	-l `gcc --print-libgcc-file-name`
> 
> at the end of an mmc command line doesn't seem to work.

Well, the `-l' option of mmc is supposed to be the same as the `-l'
option to gcc or ld.  They don't support that usage either.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
                                    |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list