8000 -g0 option has no effect · Issue #1139 · modula3/cm3 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

-g0 option has no effect #1139

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

Open
ghost opened this issue Jan 11, 2023 · 2 comments
Open

-g0 option has no effect #1139

ghost opened this issue Jan 11, 2023 · 2 comments

Comments

@ghost
Copy link
ghost commented Jan 11, 2023

AMD64_MINGW. The binary is still bloated. The only treatment that works is strip --stripall.

@VictorMiasnikov
Copy link
Contributor

Yes.

It needs use anothet method (?).

I will see in my logs details.

P.S. Using "strip" utility is more effective
P.P.S. AMD64_NT is not affected. It is use .pdb

@ghost
Copy link
Author
ghost commented Jan 15, 2023

AMD64_NT is not affected. It is use .pdb

GCC can also be told to split the debug info into a separate file from the binary itself. This is the reason why on Linux there are packages whose solely purpose is only to install debug symbols.

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
0