Skip to content

Conversation

@andrurogerz
Copy link
Collaborator

I wanted to verify some Linux-specific changes don't break other platforms and found that ds2 doesn't currently build on FreeBSD 14.0. These patches address the issues encountered.

The most noteworthy change is the addition of file(MAKE_DIRECTORY) calls to the RegsGen2 steps. This step was failing on FreeBSD because the directories did not already exist. Not sure why it succeeds on other platforms, but the MAKE_DIRECTORY addition should be harmless when not needed.

Validation

Built on VM running 14.0-RELEASE-p10.
Launched ds2 on FreeBSD in platform mode, verified lldb can connect.

@compnerd compnerd merged commit e492429 into compnerd:main Sep 10, 2024
@andrurogerz andrurogerz deleted the freebsd-build branch September 24, 2024 15:00
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

Successfully merging this pull request may close these issues.

2 participants