Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Developer Center > major bugs in dev tools 6c115?

major bugs in dev tools 6c115?
Thread Tools
Registered User
Join Date: Apr 2001
Status: Offline
Reply With Quote
Aug 22, 2002, 09:49 PM
 
I have installed the jaguar dev tools and there seems to be some rather critical bugs in them. Has anyone else experienced this? My cli applications which always compiled fine refuse to compile nor does any ANSI C++ source code I have.
     
Mac Elite
Join Date: Sep 2000
Location: in front of the keyboard
Status: Offline
Reply With Quote
Aug 22, 2002, 10:04 PM
 
No problems here.

You might have to tweak make files and configure scripts a bit though...

I have compiled:
ethereal
mysql
signatures are a waste of bandwidth
especially ones with political tripe in them.
     
Mac Elite
Join Date: Sep 2000
Location: Tempe, AZ
Status: Offline
Reply With Quote
Aug 22, 2002, 10:36 PM
 
I needed to tweak some ISO c++ code pretty hard to get it to compile under Jag's developer tools. They were pretty easy tweaks, though. Some STL stuff broke, and I needed to add the 'typename' keyword in a few places.

What are your specific problems?
Geekspiff - generating spiffdiddlee software since before you began paying attention.
     
lenz  (op)
Registered User
Join Date: Apr 2001
Status: Offline
Reply With Quote
Aug 23, 2002, 02:39 AM
 
well for one thing I can't get iostreams to behave like they're supposed to. For example, the getline function doesn't read the line until a second carriage return from the user. Here is the call I use:

char line[64];
cout<<"enter expression: ";
cin.getline(line,64);
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 06:12 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2