This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem linking java program


On Friday 11 November 2005 06:16, Ranjit Mathew wrote:

> Just as an aside, naming your executable as "test" can
> cause unintended behaviour depending on your shell,
> how you invoke the program and your PATH. You will
> not notice it if you invoke it as "./test", but if
> your PATH contains "." and you just say "test"...

Other names to be avoided for this reason include "function", "time", and not 
least" "exit". ;-)

Chris

-- 
Chris Gray        /k/ Embedded Java Solutions  BE0503765045
Embedded & Mobile Java, OSGi        http://www.kiffer.be/k/
chris.gray@kiffer.be                         +32 3 216 0369


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]