Mail Archives: djgpp/1997/05/16/20:17:33
Eric Gillespie wrote:
>
> It seems to me that the program (for instance, gcc) is somehow munching
> the source code's filename: "-.c" is not AFAIK a valid DOS filename.
This output is generated by RHIDE automaticaly and is OK.
> Also if you choose /dev/null as the -o of your linker, your output OF ANY
> TYPE goes to that great bit-bucket in the sky - i.e. oblivion, never to be
> found by stubify.
Exact. That's what I wanted with the bug-report, or would you be
happy that any bug-report creates a new file on your disk?
In general: The output of that bug-report is mainly for me, to check
the correctness of the installed DJGPP.
>
> If this esteemed person would check his/her command line, and post same, I
> would be able to help...how on earth did he get as far as he did?
But if you are interested in the commanline, with which it was produced,
here it is:
echo int main(){return 0;} | redir -eo gcc -v -o /dev/null -x c -
Try this for you, and you will see, that you get similar output.
BTW: This output has really most of the needed information about
your DJGPP installation (version infos, paths, ...)
Robert
--
*****************************************************************
* Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau *
* Post: Am Berg 3, D-09573 Dittmannsdorf *
* e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE *
* WWW: http://www.tu-chemnitz.de/~rho *
*****************************************************************
- Raw text -