similar to: [PATCH][git-pull] win64/find-mingw64.sh: Debian/Ubuntu

Displaying 20 results from an estimated 7000 matches similar to: "[PATCH][git-pull] win64/find-mingw64.sh: Debian/Ubuntu"

2012 Aug 28
2
Compile syslinux64.exe on ubuntu
Hello, I wanted to recompile syslinux64.exe (windows 64bit binary) on ubuntu. The default ./find-mingw64.sh script failed to locate mingw64 on ubuntu, even after root at htpc:~# apt-get install gcc-mingw-w64 So I had to patch the script to let it find mingw64 on ubuntu as well. Patch is below, please apply to syslinux sources: --- syslinux-4.05/win64/find-mingw64.sh.orig 2012-08-28
2011 Feb 24
1
[PATCH][git-pull] Reminders
Here's some reminders for various branches that are pending. All branches are at my public repo at git://git.zytor.com/users/genec/syslinux.git ( http://git.zytor.com/?p=users/genec/syslinux.git;a=summary ) HPA, I'd appreciate a response in the direction of a status like on hold, under review, denied or to be completed soon. Branch win64-mingw32-ubuntu-for-hpa adds more prefixes in
2012 Feb 20
1
[GIT-PULL] repo change and pull reminder
I've changed my repo from git://github.com/geneC1/syslinux.git to git://github.com/geneC/syslinux.git and still have several git-pull requests pending. Change from native compiled C application to Perl to remove the platform association: git://github.com/geneC/syslinux.git diag-geodsp-perl-for-hpa Add AsciiDoc documentation and minor fixes to cptime.c32 and prdhcp.c32:
2014 Apr 18
2
[LLVMdev] [PATCH] Seh exceptions on Win64
Hi Chandler, There were five SEH releated patches posted in two threads in the last days. Two different patches in Martell e-mail starting this thread: the win64 seh (llvm) and the register names Three more related SEH patches in another thread: one for win64 seh clang, one for MinGW toolchain and another for unreachable prologue. To clarify and allow proper reviews for the different patches I
2011 Apr 30
2
[PATCH][git-pull] diag/geodsp
git://git.zytor.com/users/genec/syslinux.git Branch diag-geodsp-for-hpa http://git.zytor.com/?p=users/genec/syslinux.git;a=shortlog;h=refs/heads/diag-geodsp-for-hpa Updates to diag/geodsp/Makefile and an additional variable (XZ) in mk/syslinux.mk. This removes unnecessary parts and makes the recipes more generic by using make variables. -- -Gene
2010 Jan 04
2
I have finished compiling of R 64 bit on 64 bit Windows use MINGW64
hi ,everyone I have finished compiling of R 64 bit on 64 bit Windows system by using MINGW64, include the standard and recommended packages.tested it on Windows 2008 server R2 X64.it run very well.I wander anyone interested in it ,and anyone who want to continue testing  it with me?  and who can provide a space let me upload the R files Best wishes!                    2010/1/4                    
2008 Nov 09
2
[LLVMdev] Mingw, cross-compiling,___eprintf
Cross-compiling from Ubuntu 8.04 x86_64 to mingw with the cmake build system fails with this error while linking some tools: ../../lib/libLLVMSystem.a(DynamicLibrary.cpp.obj):DynamicLibrary.cpp:(.text+0x367): undefined reference to `___eprintf' ___eprintf is mentioned in lib/System/Win32/DynamicLibrary.inc. This symbol is referenced by libLLVMSystem.a when LLVM is natively built on
2010 Nov 25
2
[LLVMdev] Is the Win64 codegen issue fixed?
Great! Are there other issues I should be aware of? Félix Le 2010-11-25 à 07:43:23, Anton Korobeynikov a écrit : > Hello Felix > >> I have a project in mind that involves using the JIT for a few targets (x86 >> and x86_64 processors on Mac OS, Linux and Windows). However, there is an >> open bug that says LLVM generates incorrect code for Win64. >> Eli's last
2010 Dec 10
0
[LLVMdev] Is the Win64 codegen issue fixed?
Felix, > Great! Are there other issues I should be aware of? There might be some issues wrt tailcalls, but I'd not expect anything else to be major broken. -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
2012 Jun 16
1
[PATCH][git-pull] Update strerror() to give english messages
The following changes since commit 753ab4bde224205876f09889ce928acb3682ba73: H. Peter Anvin (1): Merge remote-tracking branch 'genec/linux-com32-error-message-for-hpa' are available in the git repository at: git://github.com/geneC/syslinux.git strerror-for-hpa Gene Cumm (4): errno.h: Strip it of unused macros strerror: Use klibc version com32 strerror: add
2013 Sep 09
2
[PATCH][git-pull] geodsp fixes
The following changes since commit 6438fbcb6cb7e0cd40e4bb3681ada047fe77ffdd: Gene Cumm (1): Allow for UNDIIF_ID_DEBUG in 1 mk line are available in the git repository at: git://github.com/geneC/syslinux.git elflink-geodsp-fixes-for-mfleming https://github.com/geneC/syslinux/tree/elflink-geodsp-fixes-for-mfleming Gene Cumm (2): diag/geodsp: fix Makefile diag/geodsp:
2013 Nov 20
1
[PATCH][git-pull] efi: fix verison/date
On Wed, Nov 20, 2013 at 8:20 AM, Matt Fleming <matt at console-pimps.org> wrote: > On Sun, 20 Oct, at 10:54:13AM, Gene Cumm wrote: >> The following changes since commit c647008831aed653e54c4c8470e3a9db5d0a140a: >> >> efi/: Fix displayed version; add DATE (2013-10-20 10:45:53 -0400) >> >> are available in the git repository at: >> >>
2013 Oct 20
2
[PATCH][git-pull] efi: fix verison/date
The following changes since commit c647008831aed653e54c4c8470e3a9db5d0a140a: efi/: Fix displayed version; add DATE (2013-10-20 10:45:53 -0400) are available in the git repository at: git://github.com/geneC/syslinux.git firmware for you to fetch changes up to c647008831aed653e54c4c8470e3a9db5d0a140a: efi/: Fix displayed version; add DATE (2013-10-20 10:45:53 -0400)
2013 Jul 20
2
[PATCH][git-pull] UNDIIF packet header debug
The following changes since commit 89794a3d0b8659e2a143faeffc77877b45754c52: Matt Fleming (1): Merge branch 'dynamic-debug' into elflink are available in the git repository at: git://github.com/geneC/syslinux.git elflink-undi-debug-for-mfleming Gene Cumm (5): lwip: undiif: Fix debug options to unique *_DEBUG macros lwip: Allow LWIP_PLATFORM_* output to use
2014 Apr 18
3
[LLVMdev] [PATCH] Seh exceptions on Win64
In summary we have no less than six patches required to support Win64 SEH MinGW. The first five could be committed after review and LGTM but the last one also requires Ray Donnelly approval. Please comment in the Phabricator so the comments would be kept in context. 'unreachable' trap http://reviews.llvm.org/D3417 Win64 SEH (LLVM) http://reviews.llvm.org/D3418 Win64 SEH (clang)
2013 Sep 03
4
[PATCH][git-pull] lwIP PXE fixes
The following changes since commit 6438fbcb6cb7e0cd40e4bb3681ada047fe77ffdd: Gene Cumm (1): Allow for UNDIIF_ID_DEBUG in 1 mk line are available in the git repository at: git://github.com/geneC/syslinux.git elflink-pxe-fixes-for-mfleming https://github.com/geneC/syslinux/tree/elflink-pxe-fixes-for-mfleming Gene Cumm (12): core/lwip/undi: Improve UNDIIF_ID_DEBUG messages
2012 May 29
3
[git-pull] pxechn: change debug and add to NEWS
The following changes since commit a35dce33744f649fdbc0af0da664554cccaa8248: H. Peter Anvin (1): Merge remote-tracking branch 'hdt/master' are available in the git repository at: git://github.com/geneC/syslinux.git pxechn-fix-news-for-hpa Gene Cumm (2): pxechn: Turn off debug NEWS: add pxechn.c32 NEWS | 3 +++ com32/modules/pxechn.c | 16
2010 May 20
1
Patching wine -- 64bits
Hello, first, sorry for my english, my native language is spanish and i haven not been a good student. My problem is the next; I have ubuntu 10.04TLS, I installed "Runes Of Magic" and got a lot of problems for play, for the last one, I also found the solution, is apply a patch, or edit minidump.c file, this file is inside source codes of wine avaible for download like:
2010 Dec 21
2
[PATCH][git-pull] core/diskstart.inc
git://git.zytor.com/users/genec/syslinux.git Branch core-diskstart-boot-for-hpa. I found that INT 13h AH 08h in BOCHS used ES, DI, at least when using a partitionless HDD, causing "Boot error" from the magic check as it was loaded to the wrong location. HPA suggested wrapping INT 13h with the push/pop for ES's safety. This then lead to checking over for all int 13h calls in
2012 Dec 07
4
[PATCH][git-pull] AsciiDoc-based documentation
The following changes since commit ddb10ce99c327888ade4d2ba3e4c50ad12aaa059: Matt Fleming (1): Delete 16-bit COMBOOT support are available in the git repository at: git://github.com/geneC/syslinux.git doc-elflink-for-mfleming Gene Cumm (3): txt/: Add new AsciiDoc formatted documentation Makefile: add txt/ NEWS: add txt/ Makefile | 2 +- NEWS