home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / os2 / programm / 3687 < prev    next >
Encoding:
Text File  |  1992-07-21  |  761 b   |  18 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!wupost!sdd.hp.com!elroy.jpl.nasa.gov!nntp-server.caltech.edu!brooke
  3. From: brooke@cco.caltech.edu (Brooke Paul Anderson)
  4. Subject: Re: Trouble linking libgpp.a under emx
  5. Message-ID: <1992Jul21.131000.7377@cco.caltech.edu>
  6. Keywords: emx, c++
  7. Sender: news@cco.caltech.edu
  8. Nntp-Posting-Host: kanga
  9. Organization: California Institute of Technology, Pasadena
  10. References: <1992Jul20.203528.25095@vlsi.louisville.edu> <1992Jul21.110445.4163@cco.caltech.edu>
  11. Date: Tue, 21 Jul 1992 13:10:00 GMT
  12. Lines: 4
  13.  
  14.  
  15. Oops.  In my previous article with the same subject, I should have
  16. said that when I type "gcc -o hello.exe hello.cc -lgpp" things work
  17. fine (not "gcc -o hello hello.cc -lpgg" -- you do need the .exe extension).
  18.