Option -I with file instead of directory?

S

saneman

Is there some option for g++ similar to -I that includes a file instead
of a directory?
 
V

Victor Bazarov

saneman said:
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
 
J

Jeff Schwab

(follow-up set to gnu.g++.help)
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,577
Members
45,052
Latest member
LucyCarper

Latest Threads

Top