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


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

Re: "successfull install"



  In message <Pine.GSO.3.96.980222023617.24279A-100000@holmes.calvin.edu>you write:
  > Hello.
  > rvbijl39:/homex/rvbijl39/cc/gcc<146> ./g++
  > ld: fatal: library -lgcc: not found
  > ld: fatal: library -lgcc: not found
  > ld: fatal: File processing errors. No output written to a.out
This is a  known buglet.  If you give "g++" or "g77" no file
to compile, then it will fail in this manner instead of returning
an error message.

jfef


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