This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[crosstool-ng] Menuconfig problems on Mac OS X


Titus, All,

I haven't tried building ctng on my mac in a while, so today I fired
it up and found some problems that I'm not sure how to fix (or just
don't have time).


On my Linux box, when I run "ct-ng powerpc-e500v2-linux-gnuspe &&
ct-ng menuconfig" in an empty directory and go to the targets menu I
get:
----------------------------------------------------------------------
             *** General target options ***
             Target Architecture (powerpc)  --->
             Bitness: (32-bit)  --->
             *** powerpc other options ***
         [*] Enable SPE support
             *** Target optimisations ***
         ()  Generate code for the specific ABI
         (8548) Emit assembly for CPU
         (8548) Tune for CPU
             Floating point: (hardware (FPU))  --->
         (-mfloat-gprs=double -Wa,-me500x2) Target CFLAGS
         ()  Target LDFLAGS
----------------------------------------------------------------------

But on my mac I see:

----------------------------------------------------------------------
                  Target Architecture (powerpc)  --->
                  *** Generic target options ***
                  Bitness:
                  *** Target optimisations ***
                  Floating point: (hardware (FPU))  --->
              (-mfloat-gprs=double -Wa,-me500x2) Target CFLAGS
              ()  Target LDFLAGS
                  *** powerpc other options ***
              [*] Enable SPE support
----------------------------------------------------------------------

Maybe something with the recent config and configure changes, have
introduced some problems.

-Bryan

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]