Re: [v8-users] what compilers are supported?

2017-01-27 Thread Adam Skwersky
I mean this: I have libraries built with he older gcc 3.4. I want be able to compile a native V8/NodeJS add on and allow it to call into those libraries. Adam Sent from my iPhone >> On Jan 27, 2017, at 7:29 AM, Ben Noordhuis wrote: >> >> On Fri, Jan 27, 2017 at 12:46

Re: [v8-users] what compilers are supported?

2017-01-26 Thread Adam Skwersky
with gcc 3.4. I want to use whatever gcc/ld/g++/c++ node/JS is using when compiling and linking the add-on. Adam On Wednesday, January 25, 2017 at 6:33:26 PM UTC-5, Ben Noordhuis wrote: > > On Wed, Jan 25, 2017 at 8:30 PM, Adam Skwersky > wrote: > > I need to support older compi

Re: [v8-users] what compilers are supported?

2017-01-25 Thread Adam Skwersky
Noordhuis wrote: > > On Mon, Jan 23, 2017 at 10:39 PM, Adam Skwersky > wrote: > > I need to embed JS in a program but my ability to support newer > compilers is > > limited. > > How do I find out which compilers are supported on Linux and Windows on > the >

[v8-users] what compilers are supported?

2017-01-23 Thread Adam Skwersky
I need to embed JS in a program but my ability to support newer compilers is limited. How do I find out which compilers are supported on Linux and Windows on the latest v8 branch and also on older branches? Adam Skwersky -- -- v8-users mailing list v8-users@googlegroups.com http