Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in C only
Search
Advanced Search
Forums
Product Launch
Updates
Today's Posts
Member List
Calendar
Home
Forum
Topic
C
Option -I with file instead of directory?
Collapse
This topic is closed.
X
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
saneman
#1
Option -I with file instead of directory?
Feb 14 '08, 10:05 PM
Is there some option for g++ similar to -I that includes a file instead
of a directory?
Victor Bazarov
#2
Feb 14 '08, 10:15 PM
Re: Option -I with file instead of directory?
saneman wrote:
Is there some option for g++ similar to -I that includes a file
instead of a directory?
Please ask in the G++ newsgroup. Command line switches for any
particular compiler are off-topic.
V
--
Please remove capital 'A's when replying by e-mail
I do not respond to top-posted replies, please don't ask
Comment
Post
Cancel
Jeff Schwab
#3
Feb 15 '08, 02:25 AM
Re: Option -I with file instead of directory?
(follow-up set to gnu.g++.help)
saneman wrote:
Is there some option for g++ similar to -I that includes a file instead
of a directory?
I don't believe so, but you may be able fake it by creating a local
directory with a symbolic link to the file in question.
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment