home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!agate!dog.ee.lbl.gov!hellgate.utah.edu!cc.usu.edu!slmt9
- From: slmt9@cc.usu.edu (Joshua Dinerstein)
- Newsgroups: comp.sys.amiga.programmer
- Subject: HELP with GCC/G++: CHIP and printf() in C++ mode.
- Message-ID: <1993Jan26.190254.63224@cc.usu.edu>
- Date: 26 Jan 93 19:02:54 MDT
- Organization: Utah State University
- Lines: 50
-
- Hi all,
-
- I need some help! I am trying to use GCC/G++ for my c++ class this
- quarter. I finally got it up and running, sort of, and I have run into a few
- problems. If you have any information about any of these problems then please
- either send me some email or post the answer here.
-
- My Setup:
-
- I have an A3000/6M/315M HD. I am using GCC 2.3.3 and I have installed
- the patches in the file "gcc233libfix.lha" to the archive.
-
- The problems:
-
- 1- My teacher likes to use both the "cout" introduced in C++ and the
- printf() that is used in ansi C. But I cannot make GCC compile with printf()
- calls in there. I get an error that says that the symbol ___builtin_printf not
- defined. I edited the libc.a file and it has the label in there. Is this lib
- not being linked?
-
- Does anyone know how to get both to work at the same? Does anyone know
- if this is even possible?
-
- 2- I need to do a project in GCC that has some graphics in it. And I
- saw a message here that said that the CHIP keyword was not found in GCC. is
- this still the case? I need to force some graphics storage to be in CHIP ram.
-
- Does anyone know how to do this? To be honest I have not tried this out
- yet. I have spent 2 days trying to just get this thing to work period so...
-
-
- Guess thats all for now. Any help would be greatly appriciated!
-
- Joshua
- SLMT9@cc.usu.edu
-
-
-
-
- --
- **************************************************************
- * * *
- * Joshua Dinerstein * Nothing matters and what if it did? *
- * SLMT9@cc.usu.edu * - Who Knows!!! *
- * * Anyone?? Anyone?? *
- **************************************************************
-
- If it's a raincoat why does it have to be dry cleaned?
- - Some Guy on some comody show
-
-