AVR C Runtime Library - Bugs: bug #44574, Place device-specific libraries in...
You are not allowed to post comments on this tracker with your current authentication level.
bug #44574: Place device-specific libraries in their multilib directory.
Submitter: | Georg-Johann Lay <gjlayde> | ||
Submitted: | Wed 18 Mar 2015 07:10:31 PM UTC | ||
Category: | Library | Severity: | 3 - Normal |
Priority: | 5 - Normal | Item Group: | Build system |
Status: | Fixed | Percent Complete: | 0% |
Assigned to: | pitchumani | Open/Closed: | Open |
Release: | 1.8.0 | Fixed Release: | None |
Wed 15 Apr 2015 10:00:21 AM UTC, comment #2: |
Pitchumani <pitchumani>![]() ![]() |
Mon 13 Apr 2015 12:47:36 PM UTC, comment #1: Attached patch to changes the startup object and device specific libraries name.
|
Pitchumani <pitchumani>![]() ![]() |
Wed 18 Mar 2015 07:10:31 PM UTC, original submission:
The current naming scheme for device-specific libraries
bears the problem that it won't work if the install path contains spaces (as not uncommon under MS windows).
and installing it in its multilib directory, i.e. in the multilib subdirectory as reported by
For devices not natively supported by avr-gcc, avr-libc would have to know the correct multilib subdir.
and thus without explicit absolute path which works as expected.
|
Georg-Johann Lay <gjlayde> |
Depends on the following items: None found
Items that depend on this one: None found
Follow 4 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2015-04-15 | pitchumani | Status | Ready For Test | ![]() |
Fixed |
2015-04-13 | pitchumani | Attached File | - | ![]() |
Added move-crt-lib-to-multilib-location.patch, #33665 |
Status | None | ![]() |
Ready For Test | ||
2015-04-10 | pitchumani | Assigned to | None | ![]() |
pitchumani |
Committed.
http://svn.savannah.nongnu.org/viewvc?view=rev&root=avr-libc&revision=2474