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

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
I keeping getting this error, though it gets less and less each day. platform it i686-pc-cygwin. I am not sure if this has been discussed before or similar discussions. gmp 4.2.1 and mpfr 2.2, up to date as of today. main.o tree-browser.o libbackend.a ../libcpp/libcpp.a

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

Re: svn problems?

2006-09-13 Thread Bobby McNulty
Jack Howarth wrote: Has anyone else had problems accessing the svn server today for gcc? I tried from home and work today. In both cases, the 'svn update' never produces any updates of new files or completes. Jack I was beginning to think I was the only one. I did a

Re: intl directory: gcc vs. src

2006-05-16 Thread Bobby McNulty
DJ Delorie wrote: Who maintains this automatic merge process? Me. I have a cron job that checks out gcc's and src's libiberty and include, compares them, copies any differing files to src, and sends me email. I then run a do it script to do the actual commit. There's not much advantage

driver-i386.o missing

2006-05-13 Thread Bobby McNulty
Some wrong here. GCC-4.2, just DL'ed last night. \ -DSTANDARD_STARTFILE_PREFIX=\../../../\ -DSTANDARD_EXEC_PREFIX=\/usr/local/ lib/gcc/\ -DSTANDARD_LIBEXEC_PREFIX=\/usr/local/libexec/gcc/\ -DDEFAULT_TARGE T_VERSION=\4.2.0\ -DDEFAULT_TARGET_MACHINE=\i686-pc-cygwin\ -DSTANDARD_BINDI

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

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