home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / aix / 9274 < prev    next >
Encoding:
Text File  |  1992-09-01  |  1.2 KB  |  37 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!gatech!taco!straylight.acs.ncsu.edu!nsysdbj
  3. From: nsysdbj@straylight.acs.ncsu.edu (David Joyner)
  4. Subject: Re: TeX3.14
  5. Message-ID: <1992Sep1.192741.23638@ncsu.edu>
  6. Sender: news@ncsu.edu (USENET News System)
  7. Organization: North Carolina State University
  8. X-Newsreader: Tin 1.1 PL5
  9. References: <1992Sep1.183153.27831@unibi.uni-bielefeld.de>
  10. Date: Tue, 1 Sep 1992 19:27:41 GMT
  11. Lines: 24
  12.  
  13. Malte Uhl (malte@techfak.uni-bielefeld.de) wrote:
  14. :
  15. :     Whenever alloca is needed, add as the *first* line in that file
  16. :     #pragma alloca
  17. :     and that's it.
  18.  
  19. Buried somewhere deep in the bowels of Info Explorer it also says that
  20. this is the same as compiling with the -ma switch.  It's sometimes
  21. easier to do this than hack up the code.
  22.  
  23. : Concerning TeX: I installed it last week 'out of the box'.
  24. : In fact, I used gcc.
  25. : Malte
  26.  
  27. If you build TeX with an incantation of xlc, make sure that you don't
  28. compile tex2.c with the -O switch.  It brings out some bug in the
  29. optimizer and initex will fail mysteriously when dumping bases.
  30.  
  31. --
  32. David Joyner (david_joyner@ncsu.edu)
  33. Unix Systems Programmer                            | Phone: (919) 515-2794  |
  34. NCSU Administrative Computing Services             | FAX:   (919) 515-3787  |
  35.