I need a Linux C Project.

2024-09-18 Thread Marco Marques via Gcc
Hi there, I need a help. I need a Linux C Project. How much does it cost? I pay well. Can you help me? Give some directions to use GCC. Sincerely, Marco Paulo S. Marques

Re: Linking to windows library

2024-09-18 Thread LIU Hao via Gcc
在 2024-09-18 23:04, slipbits 写道: Win10 x86-64 cygwin v3.5.4 I'm using g++ to link my object modules non-windows object module and g++ includes a windows library. The library seems to need to have a winMain function, which my code does not have, and generates a linker error. I don't know why

Linking to windows library

2024-09-18 Thread slipbits
Win10 x86-64 cygwin v3.5.4 I'm using g++ to link my object modules non-windows object module and g++ includes a windows library. The library seems to need to have a winMain function, which my code does not have, and generates a linker error. I don't know why there is an automatic need to lin

Re: x86_64 regression tests arbitrary failing?

2024-09-18 Thread Georg-Johann Lay
Am 17.09.24 um 19:03 schrieb Arsen Arsenović: Hi, Georg-Johann Lay writes: For a trivial change that I'd like to bootstrap + regtest, I am am getting FAILs like: $ diff xxx/gcc/testsuite/gcc/gcc.sum yyy/gcc/testsuite/gcc/gcc.sum 164656c164656 < PASS: c-c++-common/tsan/atomic_stack.c -O0 o