users-prolog
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gplc -C ????


From: Daniel Diaz
Subject: Re: gplc -C ????
Date: Wed, 18 Jul 2001 10:00:24 +0200

address@hidden said:
> I would like to tell gplc to pass the C options << -O2 -march=k6 >> to
>  gcc.... so, how do I format the text after -C ?  Do I include the <<
> - >> before the  options? Do I put the  whole string in single/double
> quotes????

> gplc -C ????  myprogram.pl 

Hi,

you can use :
        gplc -C '-O2 -march=k6' myprogram.pl

(btw if there is no C file on the command-line this option is useless :-))

-- 
===============================================
                 Daniel Diaz
University of Paris 1      INRIA Rocquencourt
75013 Paris FRANCE      78153 Le Chesnay FRANCE
        web: http://pauillac.inria.fr/~diaz
        email: address@hidden
===============================================





reply via email to

[Prev in Thread] Current Thread [Next in Thread]