public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug build/12870] New: Configure: does not properly configure for Darwin64
@ 2011-06-10  4:07 noloader at gmail dot com
  2011-06-10  4:09 ` [Bug build/12870] " noloader at gmail dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: noloader at gmail dot com @ 2011-06-10  4:07 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=12870

           Summary: Configure: does not properly configure for Darwin64
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: minor
          Priority: P2
         Component: build
        AssignedTo: unassigned@sourceware.org
        ReportedBy: noloader@gmail.com


$ /usr/local/bin/gdb
GNU gdb (GDB) 7.2
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-apple-darwin10.7.0".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.

(gdb) file /Users/jeffrey/Desktop/logintest.app/Contents/MacOS/logintest
"/Users/jeffrey/Desktop/logintest.app/Contents/MacOS/logintest": not in
executable format: File format not recognized
(gdb)

Configured, make'd, and installed with:

    ./configure CFLAGS="-g -O2 -DNDEBUG -m64 -mtune=core2"
    make
    sudo make install

Does *not* appear to duplicate of Bug 10727
(http://sourceware.org/bugzilla/show_bug.cgi?id=10727):

$ file /Users/jeffrey/Desktop/logintest.app/Contents/MacOS/logintest
/Users/jeffrey/Desktop/logintest.app/Contents/MacOS/logintest: Mach-O universal
binary with 3 architectures
/Users/jeffrey/Desktop/logintest.app/Contents/MacOS/logintest (for architecture
x86_64):    Mach-O 64-bit executable x86_64
/Users/jeffrey/Desktop/logintest.app/Contents/MacOS/logintest (for architecture
i386):    Mach-O executable i386
/Users/jeffrey/Desktop/logintest.app/Contents/MacOS/logintest (for architecture
ppc7400):    Mach-O executable ppc

Did I mention how much I dislike automake and friends?

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

end of thread, other threads:[~2011-06-10 18:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-10  4:07 [Bug build/12870] New: Configure: does not properly configure for Darwin64 noloader at gmail dot com
2011-06-10  4:09 ` [Bug build/12870] " noloader at gmail dot com
2011-06-10  4:22 ` noloader at gmail dot com
2011-06-10  6:30 ` noloader at gmail dot com
2011-06-10  6:32 ` [Bug build/12870] Configure: does not properly configure for Darwin x64 noloader at gmail dot com
2011-06-10  6:33 ` [Bug build/12870] Configure: does not properly configure for Darwin x64 (Mach-O Executables) noloader at gmail dot com
2011-06-10 18:57 ` noloader at gmail dot com

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