home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 1 / 1982 < prev    next >
Encoding:
Internet Message Format  |  1990-12-28  |  964 b 

  1. From: braghu@hpspcoi.HP.COM (B. Raghunath)
  2. Newsgroups: alt.sources
  3. Subject: Gas coff patches
  4. Message-ID: <7330001@hpspcoi.HP.COM>
  5. Date: 23 Oct 90 00:35:36 GMT
  6.  
  7. Hi,
  8.  
  9.     I was trying out the gas patches you posted. According to your
  10. right up they should compile without any problems under SCO ODT. I patched
  11. the files that I have and tried running make. While compiling as.c the
  12. compiler started giving error messages that OMAGIC and N_ABS were 
  13. multiplydefined. It turns out that the problem is created by the new include
  14. file "oformat.h" required by the patch. When I try to get around the problem;
  15. something else breaks and so on and so forth....Have you missed something 
  16. out for SCO ODT?....Please let me know. I have got most of the gnu stuff:
  17. gcc, bison,flex, gas1.36(without the coff patches) compiled under SCO UNIX.
  18. I have also compiled the g++1.37.2 version....but it looks like the coff
  19. patches are required for the ld to behave properly.
  20.  
  21. Thanks,
  22.  
  23. Raghu 
  24.