From bugzilla-daemon at lists.ten15.org Mon Jan 5 02:55:54 2004 From: bugzilla-daemon at lists.ten15.org (TenDRA Bugzilla) Date: Sun, 4 Jan 2004 17:55:54 -0800 (PST) Subject: New: Bug/20 docs/tdfc - long long should be documented as being part of C99 Message-ID: <20040104175553.20.chopra@ten15.org> http://bugs.ten15.org/show_bug.cgi?id=20 Summary: long long should be documented as being part of C99 Product: docs Version: HEAD Platform: All URL: http://www.ten15.org/docs/tdfc/#AEN769 OS/Version: All Status: NEW Severity: normal Priority: P5 Component: tdfc AssignedTo: docs at lists.ten15.org ReportedBy: chopra at ten15.org "Although the use of long long to specify a 64 bit integer type is not supported by the ISO C standard it is becoming increasingly popular as in programming use." This needs to be updated. Pointed out by Stuart J. Gratham (sjg) on IRC. -- Configure bugmail: http://bugs.ten15.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. From bugzilla-daemon at lists.ten15.org Thu Jan 8 01:31:17 2004 From: bugzilla-daemon at lists.ten15.org (TenDRA Bugzilla) Date: Wed, 7 Jan 2004 16:31:17 -0800 (PST) Subject: Bug/20 docs/tdfc - long long should be documented as being part of C99 In-Reply-To: <20040104175553.20.chopra@ten15.org> Message-ID: <200401080031.i080VHKG093537@spill.ten15.org> http://bugs.ten15.org/show_bug.cgi?id=20 chopra at ten15.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE ------- Additional Comments From chopra at ten15.org 2004-07-01 16:31 ------- Missed previous bug 14. *** This bug has been marked as a duplicate of 14 *** -- Configure bugmail: http://bugs.ten15.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. From bugzilla-daemon at lists.ten15.org Thu Jan 8 01:31:18 2004 From: bugzilla-daemon at lists.ten15.org (TenDRA Bugzilla) Date: Wed, 7 Jan 2004 16:31:18 -0800 (PST) Subject: Bug/14 docs/tdfc - Out of date entry (long long / C99) In-Reply-To: <20031229231216.14.tendra@evilcode.net> Message-ID: <200401080031.i080VIUJ093549@spill.ten15.org> http://bugs.ten15.org/show_bug.cgi?id=14 chopra at ten15.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chopra at ten15.org ------- Additional Comments From chopra at ten15.org 2004-07-01 16:31 ------- *** Bug 20 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.ten15.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. From djohnson at faradayco.com Sun Jan 11 02:53:32 2004 From: djohnson at faradayco.com (Johnson) Date: Sat, 10 Jan 2004 18:53:32 -0700 Subject: How to install snapshot? Message-ID: <4000AC9C.EEF2B867@faradayco.com> Dear kind friends, Regarding the latest development snapshots (using bmake): I really appreciate all of the work you have done so far with this site and with Tendra. It would really be nice however if you gave a brief description somewhere (where we could find it) stepping through how one sets up to do a build. I've downloaded everything and have spent an hour now trying to figure out what does what. Just a simple summary of what to do first, what gets generated, what to do with that, etc. would be GREATLY appreciated! Incidently, if you happen to see this email anytime soon, and happen to know the answer, can you tell me if I should be able to build this ON (not for) a cygwin platform? Signed, A Linux Non Guru From verm at ten15.org Sun Jan 11 05:18:20 2004 From: verm at ten15.org (Amar Takhar) Date: Sat, 10 Jan 2004 20:18:20 -0800 Subject: How to install snapshot? In-Reply-To: <4000AC9C.EEF2B867@faradayco.com> References: <4000AC9C.EEF2B867@faradayco.com> Message-ID: <20040111041820.GA94290@ten15.org> On 2004-01-10 18:53 -0700, Johnson wrote: > Dear kind friends, > Regarding the latest development snapshots (using bmake): > > I really appreciate all of the work you have done so far with > this site and with Tendra. It would really be nice however if > you gave a brief description somewhere (where we could find it) > stepping through how one sets up to do a build. I've downloaded > everything and have spent an hour now trying to figure out what > does what. Just a simple summary of what to do first, what gets > generated, what to do with that, etc. would be GREATLY > appreciated! Hmm, i'll actually ge started on something very basic for this. But currently the build process is extremely simple! 1, extract both arhives 2, build bmake (make -f Makefile.) 3, run /path/to/bmake -r in the tendra base directory 4, run /path/to/bmake -r 5, wait for it to build 6, make sure your PREFIX in config.mk is to where you want it 7, /path/to/bmake -r install enjoy! You can also install tendra to whatever PREFIX you want, then execute the scripts installed into bin/ they correctly find the locations to the toolchain (handy if you don't want to 'clutter' your local directory) If there isn't a target send patches. Check the lists to see if we're working on it. If you belive you've found a bug, submit a report following the guidelines off the main page :) > Incidently, if you happen to see this email anytime soon, and > happen to know the answer, can you tell me if I should be able to > build this ON (not for) a cygwin platform? I belive so!, I havn't tried this myself, but give it a whirl see what your luck is. Don't be afraid to submit patches, or file bug reports if you belive you have found a real problem. Amar. From bugzilla-daemon at lists.ten15.org Sat Jan 24 22:25:00 2004 From: bugzilla-daemon at lists.ten15.org (TenDRA Bugzilla) Date: Sat, 24 Jan 2004 13:25:00 -0800 (PST) Subject: Bug/20 docs/tdfc - long long should be documented as being part of C99 In-Reply-To: <20040104175553.20.chopra@ten15.org> Message-ID: <200401242125.i0OLP0x7056885@spill.ten15.org> http://bugs.ten15.org/show_bug.cgi?id=20 verm at ten15.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED ------- Additional Comments From verm at ten15.org 2004-24-01 13:25 ------- Close this bug, it's a duplicate of bug 14 -- Configure bugmail: http://bugs.ten15.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.