Page MenuHomeDevCentral

Allow to compile legacy lexx software
ClosedPublic

Authored by dereckson on Jan 23 2022, 15:58.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 15, 03:50
Unknown Object (File)
Fri, Nov 15, 03:49
Unknown Object (File)
Thu, Nov 14, 23:12
Unknown Object (File)
Sun, Nov 10, 05:26
Unknown Object (File)
Sun, Nov 10, 05:25
Unknown Object (File)
Fri, Nov 8, 22:26
Unknown Object (File)
Fri, Nov 8, 19:41
Unknown Object (File)
Fri, Nov 1, 16:00
Subscribers
None

Details

Summary

Bison flex and libfl will allow to process .l files
and convert them in C code, then build them.

To clone repositories, ca-certificates could be useful too.

The use of build-essential ensures we've the C headers,
that avoids to have a compiler but no stdio.h available.

Test Plan

Build valspeak

Diff Detail

Repository
rDDEV Nasqueron dev workspace
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
dereckson edited the summary of this revision. (Show Details)
dereckson edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Jan 23 2022, 16:00
This revision was automatically updated to reflect the committed changes.