Ticket #77 (closed enhancement: worksforme)
Add cross-compile support in configure
| Reported by: | drpepperONE | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | v0.81 |
| Component: | ERESI | Version: | |
| Severity: | Medium | Keywords: | |
| Cc: |
Description
Hi, is it possible add crosscompile support in configure options?
Example:
./configure --host=$TARGET_HOST --target=$TARGET_HOST --prefix=$MY_PERSONAL_DIR
The classic --host --target in configure options are not available.
Also the classic --prefix does not work.
./configure --host=$TARGET_HOST --target=$TARGET_HOST --prefix=$MY_PERSONAL_DIR
I want cross-compile eresi for MIPS cpu support.
Thank you
Change History
Note: See
TracTickets for help on using
tickets.
