Opened 18 years ago
Closed 18 years ago
#125 closed task (fixed)
Flex -fPIC
| Reported by: | Joe Ciccone | Owned by: | Joe Ciccone |
|---|---|---|---|
| Priority: | major | Milestone: | CLFS Standard 1.1.0 |
| Component: | BOOK | Version: | CLFS Standard 1.1.0 |
| Keywords: | flex fPIC | Cc: |
Description
Add the following so that libfl.a can be compiled into a shared library.
make CC="gcc -fPIC" libfl.a
Change History (2)
comment:1 by , 18 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Fixed in r3661.