search for: order_file

Displaying 6 results from an estimated 6 matches for "order_file".

2010 Mar 25
1
A file with extension .sdb in a codebook section of a large database from a survey?
The TIMSS2007 database http://timss.bc.edu/TIMSS2007/idb_ug.html seems to provide "both kinds" of universal data formats - either SPSS saved data sets or SAS saved data sets. (Yes, I am being sarcastic.) These, of course, are accompanied by massive codebooks explaining the nature of each of the fields in the data sets. The T07_Codebooks.zip file available at that site contains .pdf
2015 Oct 01
4
lld and thread over-subscription
...l lld :: mach-o/hello-world-x86.yaml lld :: mach-o/keep_private_externs.yaml lld :: mach-o/lazy-bind-x86_64.yaml lld :: mach-o/library-rescan.yaml lld :: mach-o/mh_bundle_header.yaml lld :: mach-o/mh_dylib_header.yaml lld :: mach-o/objc_export_list.yaml lld :: mach-o/order_file-basic.yaml lld :: mach-o/parse-aliases.yaml lld :: mach-o/parse-cfstring32.yaml lld :: mach-o/parse-cfstring64.yaml lld :: mach-o/parse-compact-unwind32.yaml lld :: mach-o/parse-compact-unwind64.yaml lld :: mach-o/parse-data-in-code-armv7.yaml lld :: mach-o/parse-data-in...
2015 Oct 01
2
lld and thread over-subscription
...ld :: mach-o/hello-world-x86.yaml > lld :: mach-o/keep_private_externs.yaml > lld :: mach-o/lazy-bind-x86_64.yaml > lld :: mach-o/library-rescan.yaml > lld :: mach-o/mh_bundle_header.yaml > lld :: mach-o/mh_dylib_header.yaml > lld :: mach-o/objc_export_list.yaml > lld :: mach-o/order_file-basic.yaml > lld :: mach-o/parse-aliases.yaml > lld :: mach-o/parse-cfstring32.yaml > lld :: mach-o/parse-cfstring64.yaml > lld :: mach-o/parse-compact-unwind32.yaml > lld :: mach-o/parse-compact-unwind64.yaml > lld :: mach-o/parse-data-in-code-armv7.yaml > lld :: mach-o/parse-...
2015 Oct 03
2
lld and thread over-subscription
...ch-o/keep_private_externs.yaml >> lld :: mach-o/lazy-bind-x86_64.yaml >> lld :: mach-o/library-rescan.yaml >> lld :: mach-o/mh_bundle_header.yaml >> lld :: mach-o/mh_dylib_header.yaml >> lld :: mach-o/objc_export_list.yaml >> lld :: mach-o/order_file-basic.yaml >> lld :: mach-o/parse-aliases.yaml >> lld :: mach-o/parse-cfstring32.yaml >> lld :: mach-o/parse-cfstring64.yaml >> lld :: mach-o/parse-compact-unwind32.yaml >> lld :: mach-o/parse-compact-unwind64.yaml >> lld :: mach-o/parse-d...
2015 Oct 01
2
lld and thread over-subscription
Hi Rui, et al., I was experimenting yesterday with building lld on my POWER7 PPC64/Linux machine, and ran into an unfortunate problem. When running the regressions tests under lit, almost all of the tests fail like this: terminate called after throwing an instance of 'std::system_error' what(): Resource temporarily unavailable ... 5 libc.so.6 0x00000080b7847238 abort +
2017 Jun 07
3
LLD support for ld64 mach-o linker synthesised symbols
On Tue, Jun 6, 2017 at 11:14 PM, Michael Clark via llvm-dev < llvm-dev at lists.llvm.org> wrote: > OK. I see that the Mach-O linker is not even built when LLD is enabled in > Release_40, only the PE/COFF and ELF linkers are built. > > From looking at reviews it appears that Clang was able to be linked with > LLD on Darwin about 2 years ago, so Mach-O support seems to have