public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/28758]  New: `make` fails because of bad ORIGINAL_LD_FOR_TARGET
@ 2006-08-17  0:14 phreelance_spam at yahoo dot com
  2006-08-17 15:32 ` [Bug bootstrap/28758] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: phreelance_spam at yahoo dot com @ 2006-08-17  0:14 UTC (permalink / raw)
  To: gcc-bugs

On my system (though I doubt it's system specific) the ORIGINAL_LD_FOR_TARGET
variable gets set incorrectly when there's a program-prefix and program-suffix.
Instead of getting the linker to be used for compiling, it gets set as if `ld`
were going to be compiled, i.e. ${prefix}/${program-prefix}ld${program-suffix}.


System: Solaris 10 Generic_118833-17

Configuration: ../gcc-4.1.1/configure                      \
    --prefix=/pkgs/gcc/gcc-4.1.1            \
    --disable-shared                        \
    --with-gnu-as                           \
    --with-gnu-ld                           \
    --enable-__cxa_atexit                   \
    --enable-checking=yes                   \
    --enable-languages=c,c++,objc           \
    --program-prefix=sparc-sun-solaris2.10- \
    --program-suffix=-4.1.1


-- 
           Summary: `make` fails because of bad ORIGINAL_LD_FOR_TARGET
           Product: gcc
           Version: 4.1.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: phreelance_spam at yahoo dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28758


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

* [Bug bootstrap/28758] `make` fails because of bad ORIGINAL_LD_FOR_TARGET
  2006-08-17  0:14 [Bug other/28758] New: `make` fails because of bad ORIGINAL_LD_FOR_TARGET phreelance_spam at yahoo dot com
@ 2006-08-17 15:32 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-08-17 15:32 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-08-17 15:32 -------
Can you show the output of the orginal configure?


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|other                       |bootstrap


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28758


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

end of thread, other threads:[~2006-08-17 15:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-17  0:14 [Bug other/28758] New: `make` fails because of bad ORIGINAL_LD_FOR_TARGET phreelance_spam at yahoo dot com
2006-08-17 15:32 ` [Bug bootstrap/28758] " pinskia at gcc dot gnu dot org

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