freebasic.net Forum Index
FreeBASIC's Official Forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log inLog in

DOS daily CVS build

 
Post new topic   Reply to topic    freebasic.net Forum Index -> DOS
View previous topic :: View next topic  
Author Message
DrV
Site Admin
PostPosted: Nov 18, 2006 0:37    Post subject: DOS daily CVS build Reply with quote

http://drv.nu/freebasic/dev/

Install over the latest testing release. Get the latest headers and examples from CVS or by downloading a medium or large package from http://ecowles.dyndns.org/fbdu/

If you are missing libm.a, copy it from a DJGPP installation to FreeBASIC\lib\dos\ or get it from http://drv.nu/freebasic/dev/libm.zip

EDIT 2007-01-05: moved to 'dev' instead of 'cvs' in hopes of a future move to SVN for version control. :)

EDIT 2008-07-06: Builds have not been updated for a while, and no complaints were received, so unless demand increases, no new daily builds will be available here.


Last edited by DrV on Jul 06, 2008 18:10; edited 2 times in total
 
Back to top
View user's profile Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
DOS386
Sr. Member
PostPosted: Nov 18, 2006 5:41    Post subject: DOS version Reply with quote

Quote:

http://drv.nu/freebasic/cvs/


Quote:

If you are missing libm.a, copy it from a DJGPP installation to FreeBASIC\lib\dos\ or get it from http://drv.nu/freebasic/cvs/libm.zip


Thanks. Works now. From minimal testing seems that big graph bug is
fixed (as it was in August) as well as the minor bugs (unlike in August).

Quote:

Install over the latest testing release. Get the latest headers and examples from CVS or by downloading a medium or large package from http://ecowles.dyndns.org/fbdu/


Seems to work without. Is it the huge "INC" directory with 120
subdirectories, 1500 files and 10 MB size ? What is the benefit of the new
"headers" ?

There is a small issue: there is a new file present: "libfb_ctor.o".
Would it be possible to rename this file to "libfbcto.o" ? Increasing
number of files with long file names is not good for the DOS version so
it cold stop working without DOSLFN one day.
 
Back to top
View user's profile
coderJeff
Site Admin
PostPosted: Nov 18, 2006 6:44    Post subject: Re: DOS version Reply with quote

StopTCPA wrote:

There is a small issue: there is a new file present: "libfb_ctor.o".
Would it be possible to rename this file to "libfbcto.o" ? Increasing
number of files with long file names is not good for the DOS version so
it cold stop working without DOSLFN one day.


Sure, I'll handle that one. I need to modify the startup code for profiling anyway. I will do it ASAP.
 
Back to top
View user's profile Send e-mail Visit poster's website
DrV
Site Admin
PostPosted: Nov 18, 2006 7:53    Post subject: Re: DOS version Reply with quote

StopTCPA wrote:
Seems to work without. Is it the huge "INC" directory with 120
subdirectories, 1500 files and 10 MB size ? What is the benefit of the new
"headers" ?


Yes, it's the FreeBASIC\inc directory - some of the headers have been updated or fixed, and in particular fbgfx.bi has had some important changes recently. If you're not using any of the headers currently and don't need them, you don't have to update.
 
Back to top
View user's profile Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
counting_pine
Site Admin
PostPosted: Nov 19, 2006 18:57    Post subject: Reply with quote

The "-lang fb" changes have broken a few of the headers from the last testing release (implicit byref/byval parameters), but they have been fixed now. The broken headers should be replaced with the new ones if you intend to use them.
For example, if you want to use the Format function then you'll have to update your version of string.bi, otherwise it won't work and will probably cause a crash in you program.

I'd suggest downloading the inc folder once if you can spare the bandwidth, then it should be fine for futrue updates. If changes are made in specific header files that you want to take advantage of, you could download them specifically from CVS.
 
Back to top
View user's profile Send e-mail
DrV
Site Admin
PostPosted: Jan 31, 2007 20:22    Post subject: Reply with quote

The DOS daily build will be down for a few days due to an OS upgrade.
 
Back to top
View user's profile Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
DrV
Site Admin
PostPosted: Feb 02, 2007 13:12    Post subject: Reply with quote

Builds should be working again now.
 
Back to top
View user's profile Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
ytwinky

PostPosted: Feb 05, 2007 20:23    Post subject: Reply with quote

Hi DrV,
The daily DOS build wrote:
The requested URL /freebasic/dev/FB-2007-02-05-dos.zip was not found on this server.

..the libs are available, but I already got them..
Is the daily DOS build still down?
Tia, regards
ytwinky
 
Back to top
View user's profile
DrV
Site Admin
PostPosted: Feb 05, 2007 23:09    Post subject: Reply with quote

Sorry, I was changing some settings this morning and apparently broke it - it should be there now.
 
Back to top
View user's profile Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
ytwinky

PostPosted: Feb 06, 2007 10:21    Post subject: Reply with quote

Hi DrV,
..yes, it is and I'm currently downloading it :D
Thank you very much
Regards
ytwinky
 
Back to top
View user's profile
DOS386
Sr. Member
PostPosted: Feb 17, 2007 4:05    Post subject: CVS Reply with quote

Quote:
Install over the latest testing release.


Is this still true ? "Cha0s" wrote:

Quote:
Just to clarify, the CVS builds only have to be installed on top of .16, not .16 and .17.


http://www.freebasic.net/forum/viewtopic.php?t=7472
 
Back to top
View user's profile
DrV
Site Admin
PostPosted: Feb 17, 2007 18:40    Post subject: Reply with quote

The stable release will work too; just make sure you have updated versions of all libraries and headers.
 
Back to top
View user's profile Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
DOS386
Sr. Member
PostPosted: May 03, 2007 12:54    Post subject: FB DOS Reply with quote

To DrV / moderators:

Please update the info about "how to get latest FB DOS version" - for
example unstick and lock this thread and create a new one.
 
Back to top
View user's profile
DrV
Site Admin
PostPosted: May 03, 2007 15:34    Post subject: Reply with quote

I will continue to provide daily builds so that new changes can be tested by those who want to be on the "bleeding edge", so this thread still serves the same purpose it did before the 0.17 intermediate release.
 
Back to top
View user's profile Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    freebasic.net Forum Index -> DOS All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



sf.net phatcode