Update README.md: How to use libc without installation #2

Open
opened 2019-06-12 00:38:48 +02:00 by PlaneteCasio · 0 comments
Owner

Currently, only the installation is described. Additionally, the use of libc without installation should be explained.

This includes:

  • dependencies
  • configure, make
  • which files are needed: libc.a, headers (copying them into the project)
  • which flags to use: -L, -l, -I

Also, the description on how to install the standard library should be updated. (see cryptfx tut)

Currently, only the installation is described. Additionally, the use of libc without installation should be explained. This includes: * dependencies * configure, make * which files are needed: libc.a, headers (copying them into the project) * which flags to use: -L, -l, -I Also, the description on how to install the standard library should be updated. (see cryptfx tut)
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: PlaneteCasio/libc#2
No description provided.