Re: Contribute some scripts to build Cross-GCC, Clang, and QEMU on Cygwin and MSYS2/MinGW-w64

2023-05-15 Thread 徐持恒 Xu Chiheng via Cygwin
The scripts are uploaded to github https://github.com/xu-chiheng/Tool On Tue, May 16, 2023 at 11:10 AM 徐持恒 Xu Chiheng wrote: > > These are the scripts I used internally. > > The scripts are started by bash -i, they will source the ~/.bashrc > file at startup, so they can use the convenient bash f

Re: Contribute some scripts to build Cross-GCC, Clang, and QEMU on Cygwin and MSYS2/MinGW-w64

2023-05-15 Thread 徐持恒 Xu Chiheng via Cygwin
Forgot to attached the common.sh file. On Tue, May 16, 2023 at 11:10 AM 徐持恒 Xu Chiheng wrote: > > These are the scripts I used internally. > > The scripts are started by bash -i, they will source the ~/.bashrc > file at startup, so they can use the convenient bash functions defined > there. > > Q

Build cross gcc

2001-12-19 Thread Stephano Mariani
Hi! I hope I'm not OT, but if I am plz tell me where to post this problem... I cannot seem to build a cross gcc-3.0.2 (release) on cygwin host for dos target. Unfortunately I have to use dos/win currently and need to get gcc to cross compile. I have build a cross binutils (2.11.2) without any pro