Firm Bugtracker - cparser
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
15 | other | minor | always | 2008-12-08 15:47 | 2009-01-28 21:55 |
|
|||||
Reporter: | moritz | Platform: | Cygwin | ||
Assigned To: | moritz | OS: | Windows | ||
Priority: | normal | OS Version: | Vista SP1 | ||
Status: | closed | Product Version: | 0.9.7 | ||
Product Build: | SVN revision 24400 | Resolution: | fixed | ||
Projection: | none | ||||
ETA: | none | Fixed in Version: | |||
|
|||||
Summary: | 0000015: Undefined references on Cygwin | ||||
Description: |
Linking cparser on Cygwin fails with the following error messages: ===> LD build/cparser build/ast.o: In function `print_const': /cygdrive/f/panda/cparser/ast.c:209: undefined reference to `_isfinite' /cygdrive/f/panda/cparser/ast.c:209: undefined reference to `_truncl' build/lexer.o: In function `parse_number_hex': /cygdrive/f/panda/cparser/lexer.c:566: undefined reference to `_strtold' build/lexer.o: In function `parse_number_dec': /cygdrive/f/panda/cparser/lexer.c:675: undefined reference to `_strtold' /cygdrive/f/panda/libfirm/build/ir/.libs/libfirm.a(fltcalc.o): In function `fc_val_from_str': /cygdrive/f/panda/libfirm/build/ir/../../ir/tv/fltcalc.c:1016: undefined reference to `_strtold' collect2: ld returned 1 exit status |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: | |||||
|
|||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2008-12-08 15:47 | moritz | New Issue | |||
2008-12-08 15:49 | moritz | Issue Monitored: moritz | |||
2008-12-08 15:58 | moritz | Note Added: 0000024 | |||
2008-12-08 23:42 | moritz | Assigned To | => moritz | ||
2008-12-08 23:42 | moritz | Status | new => confirmed | ||
2008-12-09 00:35 | moritz | Note Added: 0000025 | |||
2008-12-09 00:35 | moritz | Status | confirmed => resolved | ||
2008-12-09 00:35 | moritz | Resolution | open => fixed | ||
2008-12-09 21:25 | Matze | Note Added: 0000026 | |||
2008-12-09 22:16 | Matze | Note Deleted: 0000026 | |||
2009-01-28 21:55 | Matze | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|