Snapshot gcc-11-20230810 is now available on
https://gcc.gnu.org/pub/gcc/snapshots/11-20230810/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 11 git branch
with the following options: git://gcc.gnu.org/git/gcc.git branch
On Tue, 2023-07-18 at 11:04 -0400, Vladimir Makarov wrote:
> EXTERNAL EMAIL: Do not click links or open attachments unless you know the
> content is safe
>
> On 7/17/23 03:17, senthilkumar.selva...@microchip.com wrote:
> > On Fri, 2023-07-14 at 09:29 -0400, Vladimir Makarov wrote:
> > > If you se
Hello.
Hope this email finds you well,
I have a question regarding a limitation in gcc which is when I use gcc to link
my main.o file with 2 .so files each one has a function with the same name but
one of them has it with the __attribute__(weak) and I call this function from
main.o the executio