Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build profiling-enabled libc for djgpp #47

Open
jwt27 opened this issue Sep 29, 2024 · 0 comments
Open

Build profiling-enabled libc for djgpp #47

jwt27 opened this issue Sep 29, 2024 · 0 comments
Assignees

Comments

@jwt27
Copy link
Owner

jwt27 commented Sep 29, 2024

Once all the profiler stuff works again, it may be useful to build a second libc with -pg and install it as as libc_p.a. GCC will link this automatically when -pg is given.
And I suppose the same could be done for watt32, but this would have to be linked manually with -lwatt_p.

@jwt27 jwt27 self-assigned this Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant