[cfe-dev] clang compiles gtk+
Argiris Kirtzidis
akyrtzi at gmail.com
Sat Feb 14 07:07:30 PST 2009
Fixed here:
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20090209/012356.html
-Argiris
Chris Lattner wrote:
> On Feb 13, 2009, at 6:22 PM, Anders Johnsen wrote:
>
>
>> Hi all,
>>
>> I've successfully compiled glib, awt, pango and gtk+, all with
>> shared libs.
>>
>> glib passes all tests
>> gtk+ run demos. Fonts, images and normal widgets works really nice.
>> Didn't test much.
>>
>> The only "problem" i ran into, was that config.guess returns target as
>> linux-pc-linux-gnuaout (yes, with the about postfix). That gave some
>> problems with shared libs.
>>
>
> That's great! Can you track down why config.guess gets confused?
> Maybe this has to do with some disagreement between gcc and clang
> #defines or something? It would be very nice for clang to just work
> "out of the box" for linux users.
>
> -Chris
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
>
More information about the cfe-dev
mailing list