[Barrelfish-users] CC variable

Georgios Varisteas yorgos at kth.se
Fri Aug 26 10:19:31 CEST 2011


Hi Simon,

Thanks for the quick reply. Setting the compiler in ./hake/ anywhere would be "too" permanent. What I would prefer is to use a custom compiler just for one module. Ideally there would be a CC-equivalent option in the hakefile. Could I try and add such a feature in hake?

I can always have the compiler to be a wrapper script that invokes the correct compiler according to arguments (default being gcc). But this is a hassle for portability since I wont be able to have a variable for default_compiler to be passed to the wrapper script.


-Georgios


________________________________________
From: Simon Peter [speter at inf.ethz.ch]
Sent: Friday, August 26, 2011 10:03
To: Georgios Varisteas
Cc: barrelfish-users at lists.inf.ethz.ch
Subject: Re: [Barrelfish-users] CC variable

Hi Georgios,

We don't really do this, but it's probably to set the compiler variable
in hake/X86_64.hs (for example) to something else.

Hope this helps,
Simon

On 26.08.2011 09:58, Georgios Varisteas wrote:
> Hi,
>
> What's the best way to setup hake to use a different compiler for a specific module?
>
>
> Best regards,
> Georgios Varisteas
> _______________________________________________
> Barrelfish-users mailing list
> Barrelfish-users at lists.inf.ethz.ch
> https://lists.inf.ethz.ch/mailman/listinfo/barrelfish-users




More information about the Barrelfish-users mailing list