Skip to content

We don't support RTLD_DEFAULT in VxWorks .#27

Open
UmeshKalappa wants to merge 1 commit intomasterfrom
ukallapa_fix
Open

We don't support RTLD_DEFAULT in VxWorks .#27
UmeshKalappa wants to merge 1 commit intomasterfrom
ukallapa_fix

Conversation

@UmeshKalappa
Copy link
Collaborator

Used on Unix to support multiple versions of the OS. Not used yet in the VxWorks
implementation. And relies on dlsym, not a suitable solution for VxWorks.

pub const EAI_SYSTEM: ::c_int = 11;

// This is not defined in vxWorks, but we have to define it here
// to make the building pass for getrandom and libstd, FIXME

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can getrandom pass building with this change?

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