home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / linux / 8806 < prev    next >
Encoding:
Text File  |  1992-08-21  |  1.2 KB  |  46 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!usc!rpi!usenet.coe.montana.edu!news.u.washington.edu!serval!fili!hlu
  3. From: hlu@fili.eecs.wsu.edu (H.J. Lu)
  4. Subject: Re: Can't compile xloadimage with gcc 2.2.2d
  5. Message-ID: <1992Aug21.182440.11664@serval.net.wsu.edu>
  6. Sender: hlu@fili (H.J. Lu)
  7. Organization: Washington State University
  8. References:  <2677108@aplvax.msfc.nasa.gov>
  9. Date: Fri, 21 Aug 92 18:24:40 GMT
  10. Lines: 34
  11.  
  12. In article <2677108@aplvax.msfc.nasa.gov>, butler@cs.tulane.edu (Larry Butler) writes:
  13.  
  14. [deleted]
  15.  
  16. |> >PLEASE READ release.2.2.2d.
  17. |> >PLEASE READ release.2.2.2d.
  18. |> >PLEASE READ release.2.2.2d.
  19. |> >PLEASE READ release.2.2.2d.
  20. |> >PLEASE READ release.2.2.2d.
  21. |> >PLEASE READ release.2.2.2d.
  22. |> >PLEASE READ release.2.2.2d.
  23. |> >PLEASE READ release.2.2.2d.
  24. |> >PLEASE READ release.2.2.2d.
  25. |> >PLEASE READ release.2.2.2d.
  26. |> >PLEASE READ release.2.2.2d.
  27. |> >
  28. |> >You cannot use gcc 2.2.2d with X11 v1.1.
  29. |> >
  30. |> >--
  31. |> >H.J.
  32. |> >Gcc/libc maintainer for Linux.
  33. |> 
  34. |> I thought that ment that X itself couldn't be compiled with gcc 2.2.2d.
  35. |> In that case could someone e-mail me the xloadimage or xv binaries?
  36. |> 
  37. |> Thanks,
  38. |> Larry
  39.  
  40. I should say you can use static libs for x11 v1.1 and gcc 2.2.2d. Please
  41. do
  42.  
  43. gcc -static -V 2.2.2
  44.  
  45. H.J.
  46.