Opened 17 years ago
Closed 17 years ago
#273 closed defect (fixed)
Wrong compilation command
| Reported by: | Balazs Dezso | Owned by: | Balazs Dezso |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | documentation | Version: | other |
| Keywords: | Cc: | ||
| Revision id: |
Description
The source file must precede -lemon parameter. (See 'man gcc' and -l option.)
Attachments (1)
Change History (5)
Changed 17 years ago by
| Attachment: | 3e28dbeed635.patch added |
|---|
comment:1 follow-up: 2 Changed 17 years ago by
| Owner: | changed from Peter Kovacs to Balazs Dezso |
|---|
Fix in [3e28dbeed635].
comment:2 follow-up: 3 Changed 17 years ago by
comment:3 follow-up: 4 Changed 17 years ago by
Replying to alpar:
Replying to deba:
Fix in [3e28dbeed635].
I can't find the parent chgset of this ticket.
Sorry, I forgot to mention that it must be applied on the tutorial repository.
comment:4 Changed 17 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Replying to deba:
Sorry, I forgot to mention that it must be applied on the tutorial repository.
Do not use the issue tracker for the tutorial related stuff. Please send the patch to the lemon-devel list instead.
Note: See
TracTickets for help on using
tickets.


Fix