public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/21344] New: Libgcc file name not returned correctly
@ 2005-05-02 21:13 epoitier at velvetfr dot ath dot cx
  2005-05-02 21:17 ` [Bug target/21344] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 3+ messages in thread
From: epoitier at velvetfr dot ath dot cx @ 2005-05-02 21:13 UTC (permalink / raw)
  To: gcc-bugs

The command shown below does not return the correct Thumb libgcc library for gcc
v4.0.0:

$ /3rd/arm-elf-gcc/bin/arm-thumb-elf-gcc -mthumb -print-libgcc-file-name
/Volumes/Misc/3rd/arm-elf-gcc/bin/../lib/gcc/arm-thumb-elf/4.0.0/libgcc.a


The same command used with gcc v3.4.3 does return the correct library name:

$ /3rd/arm-elf-gcc.old/bin/arm-thumb-elf-gcc -mthumb -print-libgcc-file-name
/Volumes/Misc/3rd/arm-elf-gcc.old/bin/../lib/gcc/arm-thumb-elf/3.4.3/thumb/libgcc.a

-- 
           Summary: Libgcc file name not returned correctly
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: epoitier at velvetfr dot ath dot cx
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: powerpc-apple-darwin7.9.0
  GCC host triplet: powerpc-apple-darwin7.9.0
GCC target triplet: arm-thumb-elf


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


^ permalink raw reply	[flat|nested] 3+ messages in thread
[parent not found: <bug-21344-10554@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2006-01-21 16:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-02 21:13 [Bug c/21344] New: Libgcc file name not returned correctly epoitier at velvetfr dot ath dot cx
2005-05-02 21:17 ` [Bug target/21344] " pinskia at gcc dot gnu dot org
     [not found] <bug-21344-10554@http.gcc.gnu.org/bugzilla/>
2006-01-21 16:18 ` drow 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).