Path: chuka.playstation.co.uk!news From: "Graeme Evans" Newsgroups: scea.yaroze.programming.gnu_compiler Subject: Re: C++ Include paths Date: Mon, 16 Feb 1998 19:25:39 -0000 Organization: Yaloozer Lines: 12 Message-ID: <6ca3gv$beo28@chuka.playstation.co.uk> References: <6c6f9n$beo3@chuka.playstation.co.uk> <6c6vj7$beo4@chuka.playstation.co.uk> <34e83d0a.8570095@www-s.playstation.co.uk> <6ca1ik$beo26@chuka.playstation.co.uk> NNTP-Posting-Host: fourny.demon.co.uk X-Newsreader: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Which maybe explains steve's error message about __rtti_user. I havent used any virtual functions in my demos yet so I've never had this error. What if... that is part of libgcc2 and you need it for virtual functions. Anyone know? You could get the source to gcc and do a search for __rtti_user then copy that bit of the source out. Or build libgcc2. Or wait for Gil to do it for you. :) Graeme