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

Old Tiny Lib projects don't show up with -ltiny in linker options #167

Open
GoogleCodeExporter opened this issue Oct 14, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

A) What steps will reproduce the problem?

  1. With v0.9.37, open a project that had Tiny Lib checked (in v0.9.36 or before) 
  2. -ltiny linker option doesn't appear in "Other Linker Options"


B) What is the expected behavior (output)?

  It still compiles Tiny Lib into the project in this case, but there's no indication of that (other than image size) and there's no way to disable that option.

  Can we make SIDE auto-convert ">-ltiny" in .side files to ">linker::-ltiny" ?  (or merge -ltiny with existing ">linker::..." string?)

D) Classify the bug as one of the following:

2. Medium Priority

E) Application Version and Platform:

Version
    SimpleIDE 0-9-37

Platform

Choose OpSys from Labels Below:
    OpSys-Windows

Specify Platform OS Version and 32 or 64 bit. For example:

    Windows 7    (64 bit)



Original issue reported on code.google.com by [email protected] on 23 Jul 2013 at 4:43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant