gcc-13-20230219 is now available

2023-02-20 Thread GCC Administrator via Gcc
Snapshot gcc-13-20230219 is now available on https://gcc.gnu.org/pub/gcc/snapshots/13-20230219/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 13 git branch with the following options: git://gcc.gnu.org/git/gcc.git branch ma

Re: GSOC 2023 Contribution Request

2023-02-20 Thread Ankur Saini via Gcc
Hi, I am neither the org-admin for GSoC, nor a mentor for any of the proposed projects. Just a community member like you. Here are a few things you can do till the time you get a response from either of those: - Try building gcc from source if you haven't till now, refer the docs https://gcc.g

Recommendation of Gmail violates mission to respects users freedom

2023-02-20 Thread David Kleuker
Hello, since the GCC project seem not to be reachable in the Fediverse (only Twitter linked on website), i contact you here about this issue. https://chaos.social/@davidak/109893176873158932 The Free Software Foundation and the GNU project promote and create Free Software that respects user

Re: Failure During Building

2023-02-20 Thread Iain Sandoe
> On 19 Feb 2023, at 16:27, -xlan- wrote: > > Hi, I have the SDK installed but I don't understand how to use the > --with-sysroot command. Is the flag supposed to be with my make all-gcc > command, please elaborate. It is a configure argument for GCC’s configure script - there is more info

Re: Failure During Building

2023-02-20 Thread -xlan- via Gcc
Hi, I have the SDK installed but I don't understand how to use the --with-sysroot command. Is the flag supposed to be with my make all-gcc command, please elaborate. On Sat, Feb 18, 2023 at 3:49 PM Iain Sandoe wrote: > Hi > > > On 18 Feb 2023, at 20:28, -xlan- wrote: > > > > I tried compiling ve

Re: Recommendation of Gmail violates mission to respects users freedom

2023-02-20 Thread Jonathan Wakely via Gcc
On Mon, 20 Feb 2023 at 10:39, David Kleuker wrote: > > Hello, > > since the GCC project seem not to be reachable in the Fediverse (only Twitter > linked on website), i contact you here about this issue. > > https://chaos.social/@davidak/109893176873158932 > > The Free Software Foundation and the G

Re: Failure During Building

2023-02-20 Thread -xlan- via Gcc
Thanks, I'll check it out. On Sun, Feb 19, 2023 at 8:48 AM Iain Sandoe wrote: > > > > On 19 Feb 2023, at 16:27, -xlan- wrote: > > > > Hi, I have the SDK installed but I don't understand how to use the > --with-sysroot command. Is the flag supposed to be with my make all-gcc > command, please el

MicroBlaze symver attribute support

2023-02-20 Thread Vincent Fazio via Gcc
Michael, all, Regarding: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101766 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102110 If I understand correctly, since the GCC MicroBlaze targets generate ELF images, it would seem there's no technical reason why `__attribute__ ((symver ...))` cannot be

Re: MicroBlaze symver attribute support

2023-02-20 Thread Joel Sherrill
On Mon, Feb 20, 2023 at 7:56 AM Vincent Fazio via Gcc wrote: > Michael, all, > > Regarding: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101766 > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102110 > > If I understand correctly, since the GCC MicroBlaze targets generate ELF > images, it would s

[GSoC] Help needed for building on aarch64-apple-darwin22.1.0

2023-02-20 Thread Shengyu Huang via Gcc
Dear all, After following the instructions here (https://gcc.gnu.org/wiki/InstallingGCC) and here (https://gcc.gnu.org/install/index.html), the `make` step simply fails with “*** Configuration aarch64-apple-darwin22.1.0 not supported”. I found this issue on Bugzilla (https://gcc.gnu.org/bugzill

Re: [GSoC] Help needed for building on aarch64-apple-darwin22.1.0

2023-02-20 Thread Iain Sandoe
Hi Shengyu, > On 20 Feb 2023, at 17:31, Shengyu Huang via Gcc wrote: > > After following the instructions here > (https://gcc.gnu.org/wiki/InstallingGCC) and here > (https://gcc.gnu.org/install/index.html), the `make` step simply fails with > “*** Configuration aarch64-apple-darwin22.1.0 not

Re: Problems when building NT kernel drivers with GCC / LD

2023-02-20 Thread Pali Rohár via Gcc
On Tuesday 03 January 2023 11:06:26 Nick Clifton wrote: > Hi Pali, > > > Hello! I would like to remind this thread for gcc/binutils developers. > > Most of these issues are still present and cause problems for compiling > > native PE binary. If you have questions or you need any other information

Re: MicroBlaze symver attribute support

2023-02-20 Thread Michael Eager
On 2/20/23 06:54, Joel Sherrill wrote: On Mon, Feb 20, 2023 at 7:56 AM Vincent Fazio via Gcc > wrote: Michael, all, Regarding: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101766 https://gcc.gnu