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]

Re: arm-unknown-linux-gnueabi ABI selection


Michael, all,

On Saturday 30 August 2008 20:04:12 Michael Abbott wrote:
> Guess I'd better describe exactly what I did:
[--SNIP--]
> 3. Copy samples/arm-unknown-linux-gnueabi/crosstool.config to .config and 
> run `ct-ng menuconfig` to tweak the local paths slightly (and set 
> CT_PARALLEL_JOBS=2)
> 4. Run ct-ng build
[--SNIP--]

I'd do:
3. ./ct-ng arm-unknown-linux-gnueabi menuconfig
4. ./ct-ng build.2

In fact samples can be recalled by running ct-ng with the sample name.
Also, the number of // jobs can be overiden from the command line by
appending .2 (or .3, .4, and so on) to the build action.

I'm planning on adding auto-completion for ct-ng to bash so actions and
samples can be auto-completed. After all, ct-ng is but a make(1) script
and bash already knows how to complete make rules.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +0/33 662376056 | Software  Designer | \ / CAMPAIGN     |   ^                |
| --==< ^_^ >==-- `------------.-------:  X  AGAINST      |  /e\  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |  """  conspiracy.  |
`------------------------------^-------^------------------^--------------------'


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