Re: Your Gmail account, [EMAIL PROTECTED], has been created

2007-08-09 Thread Bobby McNulty
Somebody signed up gcc@gcc.gnu.org to gmail. Bad sign.

Re: Your Gmail account, [EMAIL PROTECTED], has been created

2007-08-09 Thread Bobby McNulty
- Original Message - From: Gmail Team [EMAIL PROTECTED] To: django porter gcc@gcc.gnu.org Sent: Thursday, August 09, 2007 6:21 PM Subject: Your Gmail account, [EMAIL PROTECTED], has been created Congratulations on creating your brand new Gmail account, [EMAIL PROTECTED] Please keep

[Fwd: error in libfortran on cygwin]

2007-07-11 Thread Bobby McNulty
This is i686-pc-cygwin. The error is that tzp is unknown in system_clock.c. Here is the output from make ___ make[3]: Entering directory `/home/bobby/gcc/o/i686-pc-cygwin

Re: error in 02g.gch

2006-11-29 Thread Bobby McNulty
Bobby McNulty wrote: I received the following error in libstdc++- v3 i686-pc-cygwin and trunk. /home/Owner/gcc/o/./gcc/xgcc -shared-libgcc -B/home/Owner/gcc/o/./gcc -n ostdinc++ -L/home/Owner/gcc/o/i686-pc-cygwin/libstdc++-v3/src -L/home/Owner/gcc/ o/i686-pc-cygwin/libstdc++-v3/src

error in 02g.gch

2006-11-28 Thread Bobby McNulty
I received the following error in libstdc++- v3 i686-pc-cygwin and trunk. /home/Owner/gcc/o/./gcc/xgcc -shared-libgcc -B/home/Owner/gcc/o/./gcc -n ostdinc++ -L/home/Owner/gcc/o/i686-pc-cygwin/libstdc++-v3/src -L/home/Owner/gcc/ o/i686-pc-cygwin/libstdc++-v3/src/.libs

undefined errors in trunk's libbackend

2006-11-02 Thread Bobby McNulty
reference to `_mp fr_gamma' collect2: ld returned 1 exit status make[2]: *** [cc1-dummy.exe] Error 1 make[2]: Leaving directory `/home/Bobby/gcc-4_3/o/gcc' make[1]: *** [all-gcc] Error 2 make[1]: Leaving directory `/home/Bobby/gcc-4_3/o' make: *** [all] Error 2 [EMAIL PROTECTED] ~/gcc-4_3/o $

Trunk error

2006-10-24 Thread Bobby McNulty
I get the following errors from mpfr 2.2.0. Are there any patches I need for it? These occur while compiling GCC trunk 4.3. Started today. Bobby 1686-pc-cygwin ar rc libbackend.a double-int.o tree-chrec.o tree-scalar-evolution.o tree-data-r ef.o tree-cfg.o tree-dfa.o tree-eh.o tree-ssa.o tree

Re: svn problems?

2006-09-13 Thread Bobby McNulty
a svn co and a svn update. Neither produced any results. I was trying to checkout the 4.1 branch, after previously deleting it. Bobby

Re: where is the gcc wiki?

2006-07-16 Thread Bobby
Joern RENNECKE wrote: Clicking on the Wiki link of the gcc home page, I get: Not Found The requested URL /wiki was not found on this server. Apache/2.0.52 (Red Hat) Server at gcc.gnu.org Port 80 Daniel is working

Re: intl directory: gcc vs. src

2006-05-16 Thread Bobby McNulty
Mumitt was around. He had a web page describing how to build the tool chain for cygwin/mingw/linux. There was another one on sourceware. i have not done this in years. (5). Bobby

driver-i386.o missing

2006-05-13 Thread Bobby McNulty
', needed by `xgcc.exe'. Stop . make[2]: Leaving directory `/home/bobby/o/gcc' make[1]: *** [all-gcc] Error 2 make[1]: Leaving directory `/home/bobby/o' make: *** [all] Error 2 [EMAIL PROTECTED] ~/o $

i686-pc-cygwin crash gcc-4.0 branch

2005-11-08 Thread Bobby McNulty
I have been noticing the following error in trunk and in branch. It looks look in libstdc++-v3 signbit, Has it been reported yet? /home/sherlock/gcc/o/gcc/xgcc -B/home/sherlock/gcc/o/gcc/ -B/usr/local/i686-pc-c ygwin/bin/ -B/usr/local/i686-pc-cygwin/lib/ -isystem /usr/local/i686-pc-cygwin/i

Re: i686-pc-cygwin crash gcc-4.0 branch

2005-11-08 Thread Bobby McNulty
Brian Dessent wrote: Bobby McNulty wrote: I have been noticing the following error in trunk and in branch. I get no such error when compiling the trunk. /home/sherlock/gcc/o/gcc/xgcc -B/home/sherlock/gcc/o/gcc/ -B/usr/local/i686-pc-c ygwin/bin/ -B/usr/local/i686-pc-cygwin/lib

Re: A couple more subversion notes

2005-10-20 Thread Bobby McN
? All i do is compile the code to make sure it will work with i686-pc-cygwin. Bobby

Re: Question WRT liveness of svn repository...

2005-10-20 Thread Bobby McN
Daniel Berlin wrote: On Thu, 2005-10-20 at 11:06 -0700, David Daney wrote: I just did an unapproved commit to the svn repository (r105372) on the theory that it is still a test repository. This is permitted isn't it? Sure. One thing that happened is that all the bugzilla bugs

warning on i686-pc-cygwin

2005-10-10 Thread bobby mcnulty
This bug is in the GCC source code. Filed on Monday, Oct. 10, 2005 snip CONFIG_FILES= CONFIG_HEADERS=config.h:../../../gcc/libiberty/config.in /bin/sh . /config.status config.status: creating config.h config.status: config.h is unchanged config.status: executing default commands if [ x != x

Re: warning on i686-pc-cygwin

2005-10-10 Thread bobby mcnulty
Brian Dessent wrote: bobby mcnulty wrote: This bug is in the GCC source code. Filed on Monday, Oct. 10, 2005 You're running into PR21766. So its been reported already. OK. Bobby

RE: Visual C++ style inline asms

2005-06-14 Thread Bobby McNulty
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mike Stump Sent: Tuesday, June 14, 2005 8:25 PM To: GCC Mailing List Subject: Visual C++ style inline asms Any objections to adding Visual C++ style inline asms? This will greatly help us for those of us