[novice] gcc compiler result's speed disappointing on UlraSPARCIIe / Solaris V9? What goes wrong?

Momchil Velikov velco@fadata.bg
Fri Nov 22 18:27:00 GMT 2002


>>>>> "Bas" == Bas  <drbas@yahoo.com> writes:

    Bas> Also, when compiling the source from the Solaris command
    Bas> line, I can't execute a.out by typing the program's name
    Bas> (a.out) at the '$' prompt. I have to look it up with the File
    Bas> Manager and click it. This can't be right, right?

The current working directory is not usually in the PATH for security
reasons.  Use ``./a.out''.

~velco



More information about the Gcc mailing list