Skip to content

Add install.libs script to remove debug symbols#185

Closed
hannes wants to merge 1 commit intoduckdb:mainfrom
hannes:install.libs
Closed

Add install.libs script to remove debug symbols#185
hannes wants to merge 1 commit intoduckdb:mainfrom
hannes:install.libs

Conversation

@hannes
Copy link
Member

@hannes hannes commented Jun 18, 2024

Custom install script, somehow makes CRAN not ship debug symbols ^^
thanks @gaborcsardi

@krlmlr
Copy link
Collaborator

krlmlr commented Jul 9, 2024

Thanks. This seems to be a copy of the code in WRE in https://cran.r-project.org/doc/manuals/r-release/R-exts.html#Package-subdirectories . Do we need to adapt this to achieve the desired behavior? Why does adding this file reduce the size of the shared library?

@krlmlr
Copy link
Collaborator

krlmlr commented Aug 1, 2024

Thanks, now part of duckdb 1.0.0-2, on CRAN.

@krlmlr krlmlr closed this Aug 1, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments