Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] simple gcc question (slightly off topic perhaps)



Shawn Brown пишет:
HI,

Are these equivalent (i.e. could the space make any difference)?

gcc -I$FANTOM_HOME/includes/
gcc -I $FANTOM_HOME/includes/

Sorry, but I lack a real computer background.

Context:  Actually, this is under OSX.  I built a library but it fails
to load for some users.  Under some systems it loads fine.

I noticed the man page has no space -- i.e.  gcc -I$FANTOM_HOME/includes/

Shawn

option -I used only for compilation of source code, it does not affect already compiled code. So ploblem is not here. It is better to show error message.



Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links