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" 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 this email

[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 -B/usr/local/i686-pc-

undefined errors in trunk's libbackend

2006-11-02 Thread Bobby McNulty
end.a(builtins.o):builtins.c:(.text+0x17c4f): undefined 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
e. I did 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 o

Re: intl directory: gcc vs. src

2006-05-16 Thread Bobby McNulty
his a long time ago, back when 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
;X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \ -c ../../gcc/gcc/gccspec.c -o gccspec.o) make[2]: *** No rule to make target `driver-i386.o', 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 $

Re: error in libmath on i686-pc-cygwin

2006-01-31 Thread Bobby McNulty
Andrew Pinski wrote: On Jan 31, 2006, at 10:46 PM, Bobby McNulty wrote: An error occurred on trunk, the new libcpp-math. Stops here, when its linking. I don't know that much about C programming to fix it. Its output is printing out something about a missing file in e_expf.c, at fenv.h

error in libmath on i686-pc-cygwin

2006-01-31 Thread Bobby McNulty
An error occurred on trunk, the new libcpp-math. Stops here, when its linking. I don't know that much about C programming to fix it. Its output is printing out something about a missing file in e_expf.c, at fenv.h. Bobby "1.0\" -DHAVE_HIDDEN_VISIBILITY=1 -I. -I../../../../gcc/l

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

2005-11-11 Thread Bobby McNulty
dll solved. Since this is just staying on the cutting edge of programming, I am only going to use release cygwin1.dll. Waiting for cygwin 1.5.19 Bobby. It worked. trunk is able to compile again in Cygwin.

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

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 nc

Re: svn diff branch woprking copy against mainline?

2005-11-02 Thread Bobby McNulty
DJ Delorie wrote: svn needs to go on a long command line diet, The documentation does suggest the use of environment variables, but it would be nice if there were a .svnrc that let you create shortcuts for the command line. Like, if you could add alias 401 svn+ssh://gcc.gnu.org/svn/gcc/

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 th

Re: A couple more subversion notes

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

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

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 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 ]; t

gcc 4.0.1 on mac os x tiger

2005-08-10 Thread Bobby Philip
powerpc-apple-darwin8.2.0 Using built-in specs. Target: powerpc-apple-darwin8.2.0 Configured with: ../gcc-4.0.1/configure --enable-languages=c,c+ +,f95,java --program-suffix=-4.0.1 --with-gmp=/sw --with-mpfr=/sw Thread model: posix gcc version 4.0.1

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