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

See crosstool-NG 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]

Re: Segmentation fault


Dang it...

On Tue, Mar 5, 2013 at 9:44 PM, Anthony Foiani <anthony.foiani@gmail.com> wrote:

> /opt/cross/PLATFORM/xtools/bin/TARGET-populate \
>   -s /opt/cross/PLATFORM/root-min \
>   -s /opt/cross/PLATFORM/root

That should be:

/opt/cross/PLATFORM/xtools/bin/TARGET-populate \
  -s /opt/cross/PLATFORM/root-min \
  -d /opt/cross/PLATFORM/root

(Note "-d" on last line there...)

t.

--
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]