Ticket #1 (closed defect: fixed)
fail to compile using gcc 4.2.2
| Reported by: | razvan@… | Owned by: | mwhitworth |
|---|---|---|---|
| Priority: | major | Component: | component1 |
| Version: | Keywords: | ||
| Cc: |
Description
Using gcc 4.2.2 the compilation fails with the following error:
cc -Werror -Wall -nostdlib -ffreestanding -fno-omit-frame-pointer -fno-builtin -fPIC -I../libc/include -I../librtl -O2 -fno-stack-protector -c hash.c -o hash.o
cc1: warnings being treated as errors
hash.c: In function 'DlAddHashTable':
hash.c:86: warning: passing argument 1 of 'link_strdup' discards qualifiers from pointer target type
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
