Opened 18 years ago
Closed 18 years ago
#1838 closed enhancement (duplicate)
dumpspecs command
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | low | Milestone: | |
Component: | Book | Version: | SVN |
Severity: | minor | Keywords: | |
Cc: |
Description
It's easier to read:
gcc -dumpspecs | sed 's@/lib/ld-linux.so.2@/tools&@g' \
dirname $(gcc -print-libgcc-file-name)
/specs
In the adjusting phase.
Note:
See TracTickets
for help on using tickets.
Duplicate of #1837.