#135 closed defect (fixed)
"make -e" not necessary for binutils-2.11.2
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Book | Version: | CVS |
| Severity: | major | Keywords: | |
| Cc: |
Description
"make -e" is not necessary for binutils 2.11.2 in chapters 5 and 6. compiling statically and installing with "tooldir=..." works without -e.
Change History (3)
comment:1 by , 24 years ago
comment:2 by , 24 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.

This too will be tried out and changed if it works for us all too (reason we use -e, to be honest, is that in earlier versions it was required but nobody had the thought to try without -e in the last binutils release).