[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.cdt] Re: Works in Eclipse but not in console on Linux

Another way about - instead of prepending the executable name with "./" you 
could also add current directory, "." to the PATH
PATH=.:$PATH