OSDev.org
https://forum.osdev.org/

standard C library and user programs
https://forum.osdev.org/viewtopic.php?f=13&t=35337
Page 1 of 1

Author:  trashman [ Sun Oct 13, 2019 9:37 am ]
Post subject:  standard C library and user programs

Hello! How does the standard library and user programs link? When compiling in makefile or linker

Author:  nullplan [ Sun Oct 13, 2019 10:19 am ]
Post subject:  Re: standard C library and user programs

You are going to have to be a bit more specific. What do you want to know? How linkers work? Or how makefiles work? Or how libraries work?

Author:  iansjack [ Sun Oct 13, 2019 10:32 am ]
Post subject:  Re: standard C library and user programs

The standard C library is linked by default, unless you specify otherwise. But if you are talking about user programs for your own OS then, of course, you first need to create your own standard C library.

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/