[cfe-dev] libcxx: cstdio / stdio.h - missing file

Anton Smirnov dev at antonsmirnov.name
Mon Aug 18 02:16:39 PDT 2014


Oh, that mistyping. i'm really sorry for it.
".. i *can't* just launch .. on unrooted ios device "

Otherwise i did it from the beginning.

Yes, i'm trying to make clang working on ios.
Everything seems to be okay for now, but i have to use static linking
instead on running executables.

At this point i'm having working libclang which performs lexing, parsing
and tokenizing and performing diagnostics.
But i'm fixing that missing stdio.h file diagnosics message.

Thanks,
Anton


2014-08-18 13:26 GMT+06:00 Ben Pope <benpope81 at gmail.com>:

> On Monday, August 18, 2014 03:17 PM, Anton Smirnov wrote:
>
>>
>> It means i can just launch "echo > .. gcc .. -v" on unrooted device and
>> check out the output.
>>
>
> Wow, ok, sorry, you did say it, and I did read it, but I didn't process
> it; you want to run the clang compiler on the ios device.  My apologies for
> talking cross-purposes with you.
>
> Then I suggest you copy the sysroot for that platform to the device
> somewhere, if that has to be in the app bundle, so be it.
>
>
> Ben
>
>
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140818/26f58315/attachment.html>


More information about the cfe-dev mailing list