home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / amiga / programm / 19293 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  2.1 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!agate!dog.ee.lbl.gov!hellgate.utah.edu!cc.usu.edu!slmt9
  2. From: slmt9@cc.usu.edu (Joshua Dinerstein)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: HELP with GCC/G++: CHIP and printf() in C++ mode.
  5. Message-ID: <1993Jan26.190254.63224@cc.usu.edu>
  6. Date: 26 Jan 93 19:02:54 MDT
  7. Organization: Utah State University
  8. Lines: 50
  9.  
  10.     Hi all,
  11.  
  12.     I need some help! I am trying to use GCC/G++ for my c++ class this
  13. quarter. I finally got it up and running, sort of, and I have run into a few
  14. problems. If you have any information about any of these problems then please
  15. either send me some email or post the answer here.
  16.  
  17.     My Setup:
  18.  
  19.     I have an A3000/6M/315M HD. I am using GCC 2.3.3 and I have installed
  20. the patches in the file "gcc233libfix.lha" to the archive.
  21.  
  22.     The problems:
  23.  
  24.     1- My teacher likes to use both the "cout" introduced in C++ and the
  25. printf() that is used in ansi C. But I cannot make GCC compile with printf()
  26. calls in there. I get an error that says that the symbol ___builtin_printf not
  27. defined. I edited the libc.a file and it has the label in there. Is this lib
  28. not being linked? 
  29.  
  30.     Does anyone know how to get both to work at the same? Does anyone know
  31. if this is even possible?
  32.  
  33.     2- I need to do a project in GCC that has some graphics in it. And I
  34. saw a message here that said that the CHIP keyword was not found in GCC. is
  35. this still the case? I need to force some graphics storage to be in CHIP ram.
  36.  
  37.     Does anyone know how to do this? To be honest I have not tried this out
  38. yet. I have spent 2 days trying to just get this thing to work period so...
  39.  
  40.  
  41.     Guess thats all for now. Any help would be greatly appriciated!
  42.  
  43.     Joshua
  44.     SLMT9@cc.usu.edu
  45.  
  46.     
  47.  
  48.  
  49. -- 
  50. **************************************************************
  51. *                     *                                      *
  52. *  Joshua Dinerstein  *  Nothing matters and what if it did? *
  53. *  SLMT9@cc.usu.edu   *            - Who Knows!!!            *
  54. *                     *              Anyone?? Anyone??       *
  55. **************************************************************
  56.  
  57. If it's a raincoat why does it have to be dry cleaned?
  58.         - Some Guy on some comody show
  59.  
  60.