Bug 110 - clang looks in ellcc/lib/clang/6.0.0/include for its include files
Summary: clang looks in ellcc/lib/clang/6.0.0/include for its include files
Status: RESOLVED FIXED
Alias: None
Product: ELLCC
Classification: Unclassified
Component: ELLCC (show other bugs)
Version: 2017-07-29
Hardware: PC Linux
: --- enhancement
Assignee: Richard Pennington
URL:
Depends on:
Blocks: 112
  Show dependency tree
 
Reported: 2017-08-02 17:35 CDT by Richard Pennington
Modified: 2017-08-06 09:09 CDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Pennington 2017-08-02 17:35:13 CDT
Make a link to ellcc/libecc/include/clang?

mkdir -p /home/rich/ellcc/lib/clang/6.0.0
cd /home/rich/ellcc/lib/clang/6.0.0/
ln -s ../../../libecc/include/clang/ include
Comment 1 Richard Pennington 2017-08-06 09:09:04 CDT
Fixed in r7588.