[darcs-users] Re: 0.9.12 is out!

David Roundy droundy at abridgegame.org
Fri Aug 1 13:01:15 UTC 2003


On Fri, Aug 01, 2003 at 01:38:44PM +0200, Peter Simons wrote:
> Andres Loeh writes:
> 
>  > -optc"-march=pentium -O3 -pipe"
> 
> I was under the impression that the "correct" syntax in this case
> would be:
> 
>     -optc-march=pentium -optc-O3 -optc-pipe
> 
> On my machine, the build works fine using this scheme.

Yep, your patch works for me, too.  The problem seems to be if you have a
space after the -optc, in which case it works for options like -g and
-march=pentium, but fails for -O, etc that are understood by ghc.
-- 
David Roundy
http://www.abridgegame.org




More information about the darcs-users mailing list