OSDev.org

The Place to Start for Operating System Developers
It is currently Thu Mar 28, 2024 6:53 pm

All times are UTC - 6 hours




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: standard C library and user programs
PostPosted: Sun Oct 13, 2019 9:37 am 
Offline

Joined: Wed Jul 31, 2019 6:18 am
Posts: 5
Hello! How does the standard library and user programs link? When compiling in makefile or linker


Top
 Profile  
 
 Post subject: Re: standard C library and user programs
PostPosted: Sun Oct 13, 2019 10:19 am 
Offline
Member
Member

Joined: Wed Aug 30, 2017 8:24 am
Posts: 1593
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?

_________________
Carpe diem!


Top
 Profile  
 
 Post subject: Re: standard C library and user programs
PostPosted: Sun Oct 13, 2019 10:32 am 
Offline
Member
Member
User avatar

Joined: Sat Mar 31, 2012 3:07 am
Posts: 4591
Location: Chichester, UK
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.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 32 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group