Re: cannot find crti.o error, while building gcc cross compiler

2015-07-24 Thread sindhu selvam
Thank you Jonathan. I will followup in the help site. On Fri, Jul 24, 2015 at 11:54 AM, Jonathan Wakely wrote: > On 24 July 2015 at 18:31, sindhu selvam wrote: >> /usr/local/cross/x86_64-pc-linux-gnu/bin/ld: cannot find crti.o: No >> such file or directory >> /usr/local/cross/x86_64-pc-linux-gnu/

Re: RETURN_ADDRESS_POINTER_REGNUM Macro

2015-07-24 Thread Jim Wilson
On 07/23/2015 11:09 PM, Ajit Kumar Agarwal wrote: > From the description of the definition of the macro > RETURN_ADDRESS_POINTER_REGNUM , > Does this impact the performance or correctness of the compiler? On what > cases it is applicable to define for the given architecture? This is used to h

Re: cannot find crti.o error, while building gcc cross compiler

2015-07-24 Thread Jonathan Wakely
On 24 July 2015 at 18:31, sindhu selvam wrote: > /usr/local/cross/x86_64-pc-linux-gnu/bin/ld: cannot find crti.o: No > such file or directory > /usr/local/cross/x86_64-pc-linux-gnu/bin/ld: cannot find -lc > /usr/local/cross/x86_64-pc-linux-gnu/bin/ld: cannot find crtn.o: No > such file or directory

cannot find crti.o error, while building gcc cross compiler

2015-07-24 Thread sindhu selvam
I am trying to build a GCC (version 4.9.3)cross compiler on my windows machine using Cygwin. I am using the source package that came along with cygwin. I have already built binutils version 2.25 and installed, this is through cygwin as well. binutils configuration used: ../binutils-x.y.z/configu

Cauldron Accelerator BoF call for agenda proposals

2015-07-24 Thread Martin Jambor
Hello, because Thomas Schwinge unfortunately cannot attend the Cauldron this year, I have volunteered to take care of organizing an Accelerator BoF at the event (at the moment conveniently scheduled for Sunday 10am). This email is not only an invitation to participate but also a call for agenda i

OpenMP 4.1 public draft released

2015-07-24 Thread Jakub Jelinek
Hi! Just FYI, the OpenMP 4.1 public draft has been released, see http://openmp.org/mp-documents/OpenMP4.1_Comment_Draft.pdf The public comment period ends on September, 30th. Jakub

Ann: MELT plugin 1.2.0 for GCC 4.9 & 5.

2015-07-24 Thread Basile Starynkevitch
Hello All, It is my pleasure to announce the MELT plugin 1.2.0 for GCC 4.9 & GCC 5. MELT is a domain specific language to extend or customize the GCC http://gcc.gnu.org/ compiler. See http://gcc-melt.org/ for more about MELT. It is implemented as a GCC plugin, FSF copyrighted and GPLv3+ licensed