public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* target/3837: make-Error: gcc/toplev.c:2293: undefined reference to 'ASM_FILE_START'
@ 2001-07-27  0:06 ulrich.althoefer
  0 siblings, 0 replies; 2+ messages in thread
From: ulrich.althoefer @ 2001-07-27  0:06 UTC (permalink / raw)
  To: gcc-gnats

>Number:         3837
>Category:       target
>Synopsis:       make-Error: gcc/toplev.c:2293: undefined reference to 'ASM_FILE_START'
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jul 27 00:06:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     make
>Release:        gcc-3.0 and gcc-2.95.2
>Organization:
>Environment:
INSTALL gcc
configure cross-Compiler: alpha-dec-osf
make
>Description:
I want to compile the gcc as a Cross-Compiler.
I configured with '--target=alpha-dec-osf'
but 'make' blow out the message:
 ... /usr/src/packages/SOURCES/gcc-3.0/gcc/toplev.c:2293: undefined reference to 'ASM_FILE_START'

data in config.status:
/usr/src/packages/SOURCES/gcc-3.0/configure --with-gcc-version-trigger=/usr/src/packages/SOURCES/gcc-3.0/gcc/version.c --host=i586-pc-linux-gnu --target=alpha-dec-osf --enable-languages=c++ --norecursion 
#  using "mt-frag"

>How-To-Repeat:
My Entries (beginning with '>'):
> cd /usr/src/packages/SOURCES
> bunzip2 gcc-3.0.tar.bz2
> tar -xf gcc-3.0.tar
> cd gcc-3.0    (look for README)
> mkdir /usr/bin/alpha
> cd /usr/bin/alpha
> /usr/src/packages/SOURCES/gcc-3.0/configure --target=alpha-dec-osf --enable-languages=c++

Messages: ... Links are now setup to build a cross-compiler for alpha-dec-osf
              from i586-pc-linux-gnu
> make

Messages: ... /usr/src/packages/SOURCES/gcc-3.0/gcc/toplev.c:2293: undefined reference to 'ASM_FILE_START'

data in /usr/bin/alpha/config.status:
/usr/src/packages/SOURCES/gcc-3.0/configure --with-gcc-version-trigger=/usr/src/packages/SOURCES/gcc-3.0/gcc/version.c --host=i586-pc-linux-gnu --target=alpha-dec-osf --enable-languages=c++ --norecursion 
#  using "mt-frag"
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: target/3837: make-Error: gcc/toplev.c:2293: undefined reference to 'ASM_FILE_START'
@ 2001-07-27  0:10 aoliva
  0 siblings, 0 replies; 2+ messages in thread
From: aoliva @ 2001-07-27  0:10 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, ulrich.althoefer

Synopsis: make-Error: gcc/toplev.c:2293: undefined reference to 'ASM_FILE_START'

State-Changed-From-To: open->closed
State-Changed-By: aoliva
State-Changed-When: Fri Jul 27 00:10:17 2001
State-Changed-Why:
    You're supposed to tell GCC which version of osf it should target.  They're quire different.  Try alpha-dec-osf4.0, for example.  Note that GCC 2.95 doesn't support osf 5.0.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3837&database=gcc


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-07-27  0:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-27  0:06 target/3837: make-Error: gcc/toplev.c:2293: undefined reference to 'ASM_FILE_START' ulrich.althoefer
2001-07-27  0:10 aoliva

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).