Mailinglist Archive: opensuse (2999 mails)
| < Previous | Next > |
Re: [opensuse] 64 bit gcc problem
- From: "Stephen P. Molnar, Ph.D." <s.molnar@xxxxxxxxxxxxx>
- Date: Sun, 01 Apr 2007 12:37:58 -0400
- Message-id: <460FDFE6.1030006@xxxxxxxxxxxxx>
Bob Ewart wrote:
Again, many thanks.
--
Stephen P. Molnar, Ph.D. Life is a fuzzy set
Foundation for Chemistry Stochastic and multivariate
http://www.geocities.com/FoundationForChemistry
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
Stephen P. Molnar, Ph.D. wrote:Thanks, I installed the missing header file(s) and it's compiling as I compose this message. compat-g77 was available via YAST. Is there a compile invocation for those files?
I have just upgraded my linux machine to a 64 bit AMD CPU and openSUSE1. Don't know about question 1, but compat-g77 will add g77.
10.2.
As a result of the upgrade I find it necessary for me to compile (or
recompile for the 64 bit machine) several programs that are quite
important for my research.
The problem is that the 64 bit gcc distribution doesn't include g77,
which unfortunately is essential. In attempting to compile gcc (I
actually did that for a 32 bit machine some years ago now, mainly by
pure dumb luck and great assistance from users).
I have run into a problem with my attempt to compile the src. The
compile runs for quite awhile until I get the following error message:
'In file included from /usr/include/features.h:346,
from /usr/include/stdio.h:28,
from ../../gcc/system.h:90,
from ../../gcc/crtstuff.c:68:
/usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or
directory
make[4]: *** [32/crtbegin.o] Error 1'
/usr/lib/gnu contains stubs-64.h and stubs-h but no stubs-32.h.
I have two questions:
1. Is there a compiled version of the complete gcc distribution that I
can install?
2. In which package in the 64bit 10.2 distribution will I find the
missing file?
Thanks in advance.
2. gnu/stubs-32.h is in glibc-devel-32bit.
Again, many thanks.
--
Stephen P. Molnar, Ph.D. Life is a fuzzy set
Foundation for Chemistry Stochastic and multivariate
http://www.geocities.com/FoundationForChemistry
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |