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

-cclib should pass flags to the ld -r invocation used in -output-obj #6796

Closed
vicuna opened this issue Feb 27, 2015 · 1 comment
Closed

-cclib should pass flags to the ld -r invocation used in -output-obj #6796

vicuna opened this issue Feb 27, 2015 · 1 comment
Labels
Milestone

Comments

@vicuna
Copy link

vicuna commented Feb 27, 2015

Original bug ID: 6796
Reporter: @whitequark
Assigned to: @whitequark
Status: closed (set by @whitequark on 2015-04-29T17:35:05Z)
Resolution: fixed
Priority: normal
Severity: minor
Target version: 4.02.2+dev / +rc1
Category: ~DO NOT USE (was: OCaml general)
Related to: #6797
Monitored by: @gasche

Bug description

This is most useful in linking the OCaml runtime inside the file generated with -output-obj.

Also, the tag runtime_variant() should be recognized by ocamlbuild and add the corresponding -cclib -l[byte|asm]run[variant] flag; when not used, to preserve backwards compatibility, nothing would be passed.

@vicuna
Copy link
Author

vicuna commented Apr 29, 2015

Comment author: @whitequark

Implemented by 6797.

@vicuna vicuna closed this as completed Apr 29, 2015
@vicuna vicuna added this to the 4.02.2 milestone Mar 14, 2019
@vicuna vicuna added the bug label Mar 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant