public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Song, Jun-Mok" <Jun-Mok.Song@hp.com>
To: <gcc-help@gcc.gnu.org>, "Janis Johnson" <janis187@us.ibm.com>
Cc: "Hong, Sub" <sub.hong@hp.com>, "Shin, Dong In" <dongin.shin@hp.com>
Subject: RE: FW: I have a question about gcc version.
Date: Mon, 21 Oct 2002 23:45:00 -0000	[thread overview]
Message-ID: <1D7CF97E6E39A3419A33D822646AB028065CED@kruexc02.asiapacific.cpqcorp.net> (raw)

Hi,
Thank you for your support. 
First of all, when I ran configure at ../gcc-3.2/configure with obdir at the same level as the source directory but  error happened.
(The O/S is Tru64 UNIX V5.1A).

The error was as following:
=======================================================================================================
"cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" 
 -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\"  -DLIBDIR=\"/usr/local/lib\" 
 -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/intl -I../../../gcc  -I../../../gcc/config 
 -I../../../gcc/../include  -g    plural.c -o plural.o cc: Severe: No such file or directory ... file is 'plural.c' *** Exit 1 Stop."
========================================================================================================


So Janis Johnson recommended the option for configure such as "-disable-nls" and we ran 'configure -disable-nls' and next run "make bootstrap".
then the above error was disappeared but another error happened as following:

========================================================================================================
/libsupc++convenience.a/dyn-string.o   -L/data/objdir/alphaev6-dec-osf5.1/libstd
c++-v3/src -L/data/objdir/alphaev6-dec-osf5.1/libstdc++-v3/src/.libs -lm ../libm
ath/.libs/libmath.a -lm ../libsupc++/.libs/libsupc++convenience.a -lm -L/data/ob
jdir/gcc -L/usr/local/lib/gcc-lib/alphaev6-dec-osf5.1/3.2 -L/usr/lib/cmplrs/cc -
L/usr/local/lib/gcc-lib/alphaev6-dec-osf5.1/3.2/../../.. -lstdc++ -lm -lgcc_s -l
c -lgcc_s -lm -lstdc++ -lm -lgcc_s -lc -lgcc_s     -Wl,-msym -Wl,-soname -Wl,lib
stdc++.so `test -n "5.0.0:5.0" && echo -Wl,-set_version -Wl,5.0.0:5.0` -Wl,-upda
te_registry -Wl,.libs/so_locations -o .libs/libstdc++.so.5.0.0
/usr/bin/ld:
Can't locate file for: -lstdc++
collect2: ld returned 1 exit status
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
===========================================================================================================

In advance, thank you for your help again.
Please help me solve this problem.

Best regards,
Jun-Mok Song




-----Original Message-----
From: Janis Johnson [mailto:janis187@us.ibm.com]
Sent: Tuesday, October 22, 2002 12:28 PM
To: Song, Jun-Mok
Cc: Janis Johnson; Hong, Sub; Shin, Dong In
Subject: Re: FW: I have a question about gcc version.


I don't know anything about HP systems and not all that much, really,
about building GCC on a variety of platforms.  You would be better off
sending mail to gcc-help@gcc.gnu.org explaining exactly what you've
done and what messages you see.  Make sure you show using objdir at the
same level as srcdir, since that what the installation instructions say
to do.

Your failure seems to be in building the national language support.
I assume you'd like to have that, but if not you could configure with
--disable-nls.  You might try that anyway, just to see if your build
succeeds without it.

Good luck.

Janis


On Tue, Oct 22, 2002 at 09:36:25AM +0900, Song, Jun-Mok wrote:
> Hi,
> Thank you for your support.
> We tried to run ../gcc-3.1/configure with obdir at the same level as the source directory but same error happened.
> And GCC3.2 had same errors. Please help us.
> Best regards,
> Jun-Mok Song
> 
> -----Original Message-----
> From: Janis Johnson [mailto:janis187@us.ibm.com]
> Sent: Tuesday, October 22, 2002 12:34 AM
> To: Song, Jun-Mok
> Subject: Re: FW: I have a question about gcc version.
> 
> 
> On Mon, Oct 21, 2002 at 09:49:03AM +0900, Song, Jun-Mok wrote:
> > Hi,
> > Thank you for your support.
> > I made a subdirectory, objdir, from gcc-3.1. and ran ../configure without any option at /gcc-3.1/objdir.
> 
> The build directory should not be within the source directory. Try again
> with objdir at the same level as the source directory, so you'll invoke
> cofigure with ../gcc-3.1/configure.
> 
> By the way, there are a lot of bug fixes in GCC 3.1.1, so I would
> recommend using either GCC 3.1.1 or 3.2 rather than 3.1 unless you
> have a specific requirement for using that version.
> 
> Janis

             reply	other threads:[~2002-10-22  6:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-21 23:45 Song, Jun-Mok [this message]
2002-10-21 23:51 Song, Jun-Mok
2002-10-29  0:39 Song, Jun-Mok
2002-10-29  9:06 ` Janis Johnson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1D7CF97E6E39A3419A33D822646AB028065CED@kruexc02.asiapacific.cpqcorp.net \
    --to=jun-mok.song@hp.com \
    --cc=dongin.shin@hp.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=janis187@us.ibm.com \
    --cc=sub.hong@hp.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).