Re: g++ link errors

2003-12-08 Thread Dean Scarff
Christopher Faylor wrote: On Tue, Dec 09, 2003 at 12:14:41PM +0800, Dean Scarff wrote: Hannu E K Nevalainen wrote: Your compile displays "gcc version 3.2.3" but cygcheck output says you have 3.3.* installed. May I suggest that you try to uninstall+reinstall the gcc packages? Though: I'm not sure

Re: g++ link errors

2003-12-08 Thread Christopher Faylor
On Tue, Dec 09, 2003 at 12:14:41PM +0800, Dean Scarff wrote: >Hannu E K Nevalainen wrote: >>Your compile displays "gcc version 3.2.3" but cygcheck output says you >>have 3.3.* installed. >> >>May I suggest that you try to uninstall+reinstall the gcc packages? >>Though: I'm not sure this will help y

Re: g++ link errors

2003-12-08 Thread Larry Hall
At 11:14 PM 12/8/2003, Dean Scarff you wrote: >Hannu E K Nevalainen wrote: > >>Your compile displays "gcc version 3.2.3" but >>cygcheck output says you have 3.3.* installed. >>May I suggest that you try to uninstall+reinstall the gcc packages? >>Though: I'm not sure this will help you. > >Yep, the

Re: g++ link errors

2003-12-08 Thread Dean Scarff
Hannu E K Nevalainen wrote: Your compile displays "gcc version 3.2.3" but cygcheck output says you have 3.3.* installed. May I suggest that you try to uninstall+reinstall the gcc packages? Though: I'm not sure this will help you. Yep, the problem seemed to be that all the 3.2.3 stuff was in /usr/l

RE: g++ link errors

2003-12-07 Thread Hannu E K Nevalainen
WFM. Your compile displays "gcc version 3.2.3" but cygcheck output says you have 3.3.* installed. May I suggest that you try to uninstall+reinstall the gcc packages? Though: I'm not sure this will help you. -- $ cat >nolink.c #include using namespace std; int main(int, char**) { cout <<