Testsuite for GCC
biswapesh.chattopadhyay@bt.com
biswapesh.chattopadhyay@bt.com
Wed Dec 13 01:46:00 GMT 2000
Sorry - I replied to the wrong thread. Please read my lat message's header
as above.
- Biswa.
> -----Original Message-----
> From: Chattopadhyay,B,Biswapesh C
> Sent: 13 December 2000 09:43
> To: gcc@gcc.gnu.org
> Subject: RE: bug in implementation of __throw in gcc?
>
>
> Hi all
>
> Thanks for your replies. However, it seems to me that all the
> instructions and downloads are for the current GCC snapshot.
> I'm interested in the testsuite (C and C++) for 2.95.2 - will
> the current one work ? The reason is because I'm getting some
> warnings while compiling simple programs :
> -----------------------------------------------------------
> /usr/home/swbxc01/cpp>cat hello.cpp
> #include <iostream>
>
> int main()
> {
> cout << "Hello, World!\n";
> }
> /usr/home/swbxc01/cpp>g++ -o hello hello.cpp
> /var/opt/spool/out/em/biswa/gnu/i386-sequent-sysv4/bin/ld:
> warning: type and size of dynamic symbol `__huge_val' are not defi
> ned
> /usr/home/swbxc01/cpp>
> ------------------------------------------------------------------
>
> So I was wondering if there is something wrong with the
> installation. Does anyone have any idea about what this might mean ?
> I configured GCC with --enable-shared --with-gnu-ld --with-gnu-as.
>
> BTW, how do I send the patches that I had to make to make gcc
> 2.95.2 build out of the box in Dynix/ptx 4.4.8 ?
>
> Thanks.
> Biswa.
>
More information about the Gcc
mailing list