www.digitalmars.com Home | Search | C & C++ | D | DMDScript | News Groups | index | prev | next
Archives

D Programming
D
D.gnu
digitalmars.D
digitalmars.D.bugs
digitalmars.D.dtl
digitalmars.D.dwt
digitalmars.D.announce
digitalmars.D.learn
digitalmars.D.debugger

C/C++ Programming
c++
c++.announce
c++.atl
c++.beta
c++.chat
c++.command-line
c++.dos
c++.dos.16-bits
c++.dos.32-bits
c++.idde
c++.mfc
c++.rtl
c++.stl
c++.stl.hp
c++.stl.port
c++.stl.sgi
c++.stlsoft
c++.windows
c++.windows.16-bits
c++.windows.32-bits
c++.wxwindows

digitalmars.empire
digitalmars.DMDScript
electronics



c++.beta - optlink update

Arjan Knepper <arjan ask.me.to> writes:
Walter Bright wrote:
 New version of optlink
 
 http://ftp.digitalmars.com/Digital_Mars_C++/Patch/beta.zip
 
 http://www.digitalmars.com/download/freecompiler.html

Cool. What's new / solved / improved ? Arjan
Apr 06 2007
↑ ↓ Walter Bright <newshound1 digitalmars.com> writes:
Arjan Knepper wrote:
 Cool. What's new / solved / improved ?

I'm not really sure. I didn't write it.
Apr 06 2007
↑ ↓ Arjan Knepper <arjan ask.me.to> writes:
Walter Bright wrote:
 Arjan Knepper wrote:
 Cool. What's new / solved / improved ?

I'm not really sure. I didn't write it.

So who did write it or modify it? Could he/she possibly reveal the changes made to optlink? Arjan
Apr 06 2007
↑ ↓ → Walter Bright <newshound1 digitalmars.com> writes:
Arjan Knepper wrote:
 Walter Bright wrote:
 Arjan Knepper wrote:
 Cool. What's new / solved / improved ?

I'm not really sure. I didn't write it.

So who did write it or modify it? Could he/she possibly reveal the changes made to optlink?

It's from sources long ago.
Apr 06 2007
→ simon <takuonaku email.si> writes:
Linker is now linking bigger source code.
I tested it with older test suite which could not do that.
Now it links fine :), but I didn't test it for other bugs.
Thanks!
May 03 2007