
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[tlug] simple gcc question (slightly off topic perhaps)
- Date: Tue, 3 Mar 2009 19:11:55 +0900
- From: Shawn Brown <big.coffee.lover@example.com>
- Subject: [tlug] simple gcc question (slightly off topic perhaps)
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
Home |
Main Index |
Thread Index