search for: autolinked

Displaying 20 results from an estimated 26 matches for "autolinked".

2019 Mar 14
11
RFC: ELF Autolinking
...that it is available to the linker for symbol resolution. The linker will process the .autolink strings in the following way: 1. Inputs from the .autolink sections of a relocatable object file are added when the linker decides to include that file (which could itself be in a library) in the link. Autolinked inputs behave as if they were appended to the command line as a group after all other options. As a consequence the set of autolinked libraries are searched last to resolve symbols. 2. It is an error if a file cannot be found for a given string. 3. Any command line options in effect at the end of t...
2019 Mar 14
3
RFC: ELF Autolinking
...s by the backend. > > The linker will process the .autolink strings in the following way: > > > > 1. Inputs from the .autolink sections of a relocatable object file are > added when the linker decides to include that file (which could itself be > in a library) in the link. Autolinked inputs behave as if they were > appended to the command line as a group after all other options. As a > consequence the set of autolinked libraries are searched last to resolve > symbols. > > 2. It is an error if a file cannot be found for a given string. > > 3. Any command lin...
2019 Mar 19
2
RFC: ELF Autolinking
...er will process the .autolink strings in the following way: >>>> >>>> 1. Inputs from the .autolink sections of a relocatable object file are >>>> added when the linker decides to include that file (which could itself be >>>> in a library) in the link. Autolinked inputs behave as if they were >>>> appended to the command line as a group after all other options. As a >>>> consequence the set of autolinked libraries are searched last to resolve >>>> symbols. >>>> >>> >>> If we want this to be c...
2019 Mar 14
2
RFC: ELF Autolinking
...tion. >> >> The linker will process the .autolink strings in the following way: >> >> 1. Inputs from the .autolink sections of a relocatable object file are >> added when the linker decides to include that file (which could itself be >> in a library) in the link. Autolinked inputs behave as if they were >> appended to the command line as a group after all other options. As a >> consequence the set of autolinked libraries are searched last to resolve >> symbols. >> > > If we want this to be compatible with GNU linkers, doesn't the auto...
2019 Mar 21
3
RFC: ELF Autolinking
...ependencies between libraries. > > I don't think the above assumption is too odd. If I have to implement the > autolinking feature to GNU linker for the above scenario, I'd probably use > the following scheme: > > 1. While reading object files, memorize libraries that are autolinked > 2. After linking everything, create a list of files consisting of > autolinked libraries AND libraries given via the command line > 3. Visit each file in the list as if they were wrapped in --start-group > and --end-group. > > I'd think the above scheme should work reasona...
2019 Mar 25
3
RFC: ELF Autolinking
...>> I don't think the above assumption is too odd. If I have to implement >>> the autolinking feature to GNU linker for the above scenario, I'd probably >>> use the following scheme: >>> >>> 1. While reading object files, memorize libraries that are autolinked >>> 2. After linking everything, create a list of files consisting of >>> autolinked libraries AND libraries given via the command line >>> 3. Visit each file in the list as if they were wrapped in --start-group >>> and --end-group. >>> >>> I&...
2019 Mar 25
2
RFC: ELF Autolinking
...>> I don't think the above assumption is too odd. If I have to implement >>> the autolinking feature to GNU linker for the above scenario, I'd probably >>> use the following scheme: >>> >>> 1. While reading object files, memorize libraries that are autolinked >>> 2. After linking everything, create a list of files consisting of >>> autolinked libraries AND libraries given via the command line >>> 3. Visit each file in the list as if they were wrapped in --start-group >>> and --end-group. >>> >>> I&...
2019 Mar 26
2
RFC: ELF Autolinking
...bove assumption is too odd. If I have to implement >>>>> the autolinking feature to GNU linker for the above scenario, I'd probably >>>>> use the following scheme: >>>>> >>>>> 1. While reading object files, memorize libraries that are autolinked >>>>> 2. After linking everything, create a list of files consisting of >>>>> autolinked libraries AND libraries given via the command line >>>>> 3. Visit each file in the list as if they were wrapped in >>>>> --start-group and --end-gro...
2019 Mar 14
3
RFC: ELF Autolinking
...tion. >> >> The linker will process the .autolink strings in the following way: >> >> 1. Inputs from the .autolink sections of a relocatable object file are >> added when the linker decides to include that file (which could itself be >> in a library) in the link. Autolinked inputs behave as if they were >> appended to the command line as a group after all other options. As a >> consequence the set of autolinked libraries are searched last to resolve >> symbols. >> 2. It is an error if a file cannot be found for a given string. >> 3. Any c...
2019 Mar 14
2
RFC: ELF Autolinking
...e linker will process the .autolink strings in the following way: >>> > >>> > 1. Inputs from the .autolink sections of a relocatable object file are >>> added when the linker decides to include that file (which could itself be >>> in a library) in the link. Autolinked inputs behave as if they were >>> appended to the command line as a group after all other options. As a >>> consequence the set of autolinked libraries are searched last to resolve >>> symbols. >>> > 2. It is an error if a file cannot be found for a given stri...
2019 Mar 27
4
RFC: ELF Autolinking
...>> implement the autolinking feature to GNU linker for the above scenario, I'd >>>>>>> probably use the following scheme: >>>>>>> >>>>>>> 1. While reading object files, memorize libraries that are >>>>>>> autolinked >>>>>>> 2. After linking everything, create a list of files consisting of >>>>>>> autolinked libraries AND libraries given via the command line >>>>>>> 3. Visit each file in the list as if they were wrapped in >>>>>>...
2019 Mar 18
2
RFC: ELF Autolinking
...ink strings in the following way: >>>>> > >>>>> > 1. Inputs from the .autolink sections of a relocatable object file >>>>> are added when the linker decides to include that file (which could itself >>>>> be in a library) in the link. Autolinked inputs behave as if they were >>>>> appended to the command line as a group after all other options. As a >>>>> consequence the set of autolinked libraries are searched last to resolve >>>>> symbols. >>>>> > 2. It is an error if a file...
2008 Dec 20
2
autolinking URL's
Hi, Is there a way to have markdown automatically convert obvious (http, mailto) URL's to links? i.e: http://example.com -> <a href="http://example.com>http://example.com</a> Thanks, -- http://www.critikart.net
2005 Aug 17
7
Need help with the rubyonrails wiki - instiki filters
I am trying to do a tutorial improvement on the wiki but I am having some problems with the auto formatting. Using httdp.conf produces http://httpd.conf when filtered. Using *.so produces .so and bold text there after. Is there any shorthand for the user for making text appear as it should without the linking and re-writes? Or does the admin have to change the filters in Instiki? Tesla
2018 Jan 19
1
IBM Power vs Markdown
Hi, folks. I was wondering if any of you could point me in the right direction. Using R 3.3.3 (and later), on an IBM Power LPAR, Red Hat 7 PPC64le, markdown build fails as below. > install.packages("markdown") trying URL 'https://cloud.r-project.org/src/contrib/markdown_0.8.tar.gz' Content type 'unknown' length 80583 bytes (78 KB)
2006 Feb 10
4
RegEx Question
Hi, This is more of a Ruby question than Rails. I want to autolink url''s in a given string. I''m not great with regular expressions and I wandered if anybody has an example. Thanks.
2010 Feb 15
29
webgen 0.5.11 released
Hey everybody! -------------- webgen 0.5.11 has just been released! If you don''t know what webgen is, read the "What''s webgen?" section down below. This announcement is also available at http://webgen.rubyforge.org/news/release_0_5_11.html In this release there are two big changes regarding the internals of webgen: 1. The dependency on facets has been removed
2013 Oct 01
3
[LLVMdev] RFH: passing options from clang down to opt
I'm trying to add a new option to clang to enable my auto profile pass. I've added this to Options.td and Driver/Tools.cpp, but I'm not getting the option -auto-profile in cc1's invocation. I've checked that the code to push -auto-profile is executed, but if use -v, I don't see -auto-profile in the cc1 invocation. Can anyone point me to some document that explains how to
2015 Jun 09
1
Update for FAQ - q.15 & q.31 update & merge
On 9 June 2015 at 07:55, Manuel Wolfshant <wolfy at nobugconsulting.ro> wrote: > <significant snippage> > > Call me picky but I'd rephrase > The CentOS Project ONLY provides updates or other changes for the > latest version of each major branch. > to > The CentOS Project provides updates or other changes ONLY for the > latest version of each major
2009 Oct 10
0
PHP Markdown 1.0.1n & Extra 1.2.4
Hello all. This is an update to PHP Markdown and PHP Markdown Extra correcting a couple of bugs that got reported since last release. I also decided to enable in this release shortcut-style reference links (as present in Markdown.pl 1.0.2 beta), as most implementations of Markdown accepts them by default. It's also because waiting for John to release officially version 1.0.2 as an