Go Back   ZeroC Forums > Help Center

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 11-10-2005
daniell daniell is offline
Registered User
 
 
Join Date: Jul 2005
Posts: 6
Smile Undefined typeinfo on Tiger

I just installed Tiger (Mac OS 10.4) which comes with GCC 4.0 as the default. When linking with the binary Darwin distribution version 2.1.2, I get errors like this:

/usr/bin/ld: Undefined symbols:
typeinfo for IceUtil::NullHandleException
typeinfo for Ice::LocalObject
collect2: ld returned 1 exit status
make: *** [tlogger] Error 1

If anyone else has encountered this, the answer is simple. You have to fall back to the 3.3 version of the compiler to build your projects.

I assume you could download the source distribution and build it with 4.0, but I didn't try that.

Using g++-3.3 makes everything happy.
__________________
Daniel LaFavers
Thomson Gale : www.thomson.com
Reply With Quote
  #2 (permalink)  
Old 11-10-2005
marc's Avatar
marc marc is offline
ZeroC Staff
 
Name: Marc Laukien
Organization: ZeroC, Inc.
Project: The Internet Communications Engine
 
Join Date: Feb 2003
Location: Florida
Posts: 1,781
Unfortunately GCC 4.0 has a bug that makes it unusable for Ice. GCC 4.0.1 fixes this problem. Please see also this thread:

Ice-2.1.2 on OS X 10.4.2/gcc 4.0

Last edited by marc : 11-10-2005 at 01:44 PM.
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
error C2027: use of undefined type 'Ice::0bjectAdapter' ZeroX Help Center 3 09-13-2006 10:04 AM
Will Ice support Java tiger? Mjollnir Help Center 1 11-05-2004 08:10 AM
slice2cpp: relocation error: ... undefined symbol: yydebug catalin Help Center 1 11-07-2003 08:56 AM
Undefined make variable conflicting with environment ashar Bug Reports 1 07-24-2003 04:14 PM
Why allow undefined behavior ? Mogens Hansen Comments 2 02-19-2003 05:46 PM


All times are GMT -4. The time now is 11:06 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0
(c) 2008 ZeroC, Inc.