search for: subquent

Displaying 4 results from an estimated 4 matches for "subquent".

Did you mean: subsquent
2007 Sep 19
0
[LLVMdev] 2.1 Pre-Release Available (testers needed)
...$(GCC_TARGET_INSTALL_NAME)-$(version) ) -if [ -f gcc-cross$(exeext) ] ; then \ if [ -d $(DESTDIR)$(gcc_tooldir)/bin/. ] ; then \ rm -f $(DESTDIR)$(gcc_tooldir)/bin/gcc$(exeext); \ This just lets you put the configure-specified prefix llvm- in front of the binary, and subquently doesn't cause problem's with apple's gcc. I just checked out the latest llvm-gcc binaries, but it doesn't yet have this patch in place. Is it too late to get this into the release? If not, it won't take too much effort to just migrate the 2.0 patch to 2.1. If it helps, it...
2000 Aug 28
2
is win.print() broken or am I doing something wrong?
I am trying to print a graph > plot(y=atestplot$b,x=atestplot$a, type="s") > win.print() This leads to a windows print dialog box- that diappears when i hit print. subquently i find a "GraphAppJob" of zero size in the print queue- this just sits until I enter dev.off() at which point a blank sheet is printed Is it me or is this a bug? Incidentally if i just select the print button when the plot is selected immediately after producing the plot it print...
2007 Sep 19
4
[LLVMdev] 2.1 Pre-Release Available (testers needed)
...n) ) > -if [ -f gcc-cross$(exeext) ] ; then \ > if [ -d $(DESTDIR)$(gcc_tooldir)/bin/. ] ; then \ > rm -f $(DESTDIR)$(gcc_tooldir)/bin/gcc$(exeext); \ > > This just lets you put the configure-specified prefix llvm- in > front of > the binary, and subquently doesn't cause problem's with apple's gcc. I > just checked out the latest llvm-gcc binaries, but it doesn't yet have > this patch in place. Is it too late to get this into the release? If > not, it won't take too much effort to just migrate the 2.0 patch to > 2.1...
2007 Sep 15
22
[LLVMdev] 2.1 Pre-Release Available (testers needed)
LLVMers, The 2.1 pre-release (version 1) is available for testing: http://llvm.org/prereleases/2.1/version1/ I'm looking for members of the LLVM community to test the 2.1 release. There are 2 ways you can help: 1) Download llvm-2.1, llvm-test-2.1, and the appropriate llvm-gcc4.0 binary. Run "make check" and the full llvm-test suite (make TEST=nightly report). 2) Download